| License |
License |
|---|---|
| GroupId | GroupIdcom.rhythm.louie |
| ArtifactId | ArtifactIdlouie-processor |
| Last Version | Last Version2.0-beta |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLouie Processor
Annotation Processor for Louie Services
|
| Project Organization |
Project OrganizationRhythm & Hues Studios |
| Filename | Size |
|---|---|
| louie-processor-2.0-beta.pom | |
| louie-processor-2.0-beta.jar | 36 KB |
| louie-processor-2.0-beta-sources.jar | 30 KB |
| louie-processor-2.0-beta-javadoc.jar | 135 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rhythm.louie/louie-processor/ -->
<dependency>
<groupId>com.rhythm.louie</groupId>
<artifactId>louie-processor</artifactId>
<version>2.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.rhythm.louie/louie-processor/
implementation 'com.rhythm.louie:louie-processor:2.0-beta'
// https://jarcasting.com/artifacts/com.rhythm.louie/louie-processor/
implementation ("com.rhythm.louie:louie-processor:2.0-beta")
'com.rhythm.louie:louie-processor:jar:2.0-beta'
<dependency org="com.rhythm.louie" name="louie-processor" rev="2.0-beta">
<artifact name="louie-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rhythm.louie', module='louie-processor', version='2.0-beta')
)
libraryDependencies += "com.rhythm.louie" % "louie-processor" % "2.0-beta"
[com.rhythm.louie/louie-processor "2.0-beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 17.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| joda-time : joda-time | jar | 2.3 |
| org.apache.velocity : velocity | jar | 1.7 |
| com.google.protobuf : protobuf-java | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |