Louie Processor

Annotation Processor for Louie Services

License

License

GroupId

GroupId

com.rhythm.louie
ArtifactId

ArtifactId

louie-processor
Last Version

Last Version

2.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

Louie Processor
Annotation Processor for Louie Services
Project Organization

Project Organization

Rhythm & Hues Studios

Download louie-processor

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-beta