Last Version

fr.xebia.extras:selma-processor 1.0

Contains the annotation processor for Selma used to generate code at compile time

License

License

Categories

Categories

Selma General Purpose Libraries Bean Mapping
GroupId

GroupId

fr.xebia.extras
ArtifactId

ArtifactId

selma-processor
Version

Version

1.0
Type

Type

jar
Description

Description

Contains the annotation processor for Selma used to generate code at compile time

Download selma-processor 1.0


<!-- https://jarcasting.com/artifacts/fr.xebia.extras/selma-processor/ -->
<dependency>
    <groupId>fr.xebia.extras</groupId>
    <artifactId>selma-processor</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.xebia.extras/selma-processor/
implementation 'fr.xebia.extras:selma-processor:1.0'
// https://jarcasting.com/artifacts/fr.xebia.extras/selma-processor/
implementation ("fr.xebia.extras:selma-processor:1.0")
'fr.xebia.extras:selma-processor:jar:1.0'
<dependency org="fr.xebia.extras" name="selma-processor" rev="1.0">
  <artifact name="selma-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.xebia.extras', module='selma-processor', version='1.0')
)
libraryDependencies += "fr.xebia.extras" % "selma-processor" % "1.0"
[fr.xebia.extras/selma-processor "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
fr.xebia.extras : selma jar 1.0
com.squareup : javawriter jar 2.5.0

test (11)

Group / Artifact Type Version
org.springframework : spring-core jar 4.1.6.RELEASE
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.9.5
org.springframework : spring-context jar 4.1.6.RELEASE
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jcdi_1.1_spec jar 1.0
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.0
org.apache.openwebbeans : openwebbeans-impl jar 1.5.0
org.assertj : assertj-core jar 1.7.0

Project Modules

There are no modules declared in this project.