Skip to content

StefanLiebenberg/SoyAnnotations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SoyAnnotations

Annotations for turning classes into SoyData and rendering straight to templates.

##Maven:

Central

SoyAnnotations is on maven central, so adding this in your pom should be enough.

<dependency>
  <groupId>com.github.stefanliebenberg</groupId>
  <artifactId>soy-annotations</artifactId>
  <version>1.1</version>
</dependency>

Sonatype

If you don't want to wait for the sync, or if you want access to snapshot builds.

##Documentation:

About

Annotations for turning soy classes into SoyData and rendering straight to templates.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages