Last Version

GroovyBeans Annotations 0.1.3

annotations for simplifying beans in Groovy

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.chrylis.groovybeans
ArtifactId

ArtifactId

groovybeans-annotations
Version

Version

0.1.3
Type

Type

jar
Description

Description

GroovyBeans Annotations
annotations for simplifying beans in Groovy

Download groovybeans-annotations 0.1.3


<!-- https://jarcasting.com/artifacts/com.chrylis.groovybeans/groovybeans-annotations/ -->
<dependency>
    <groupId>com.chrylis.groovybeans</groupId>
    <artifactId>groovybeans-annotations</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.chrylis.groovybeans/groovybeans-annotations/
implementation 'com.chrylis.groovybeans:groovybeans-annotations:0.1.3'
// https://jarcasting.com/artifacts/com.chrylis.groovybeans/groovybeans-annotations/
implementation ("com.chrylis.groovybeans:groovybeans-annotations:0.1.3")
'com.chrylis.groovybeans:groovybeans-annotations:jar:0.1.3'
<dependency org="com.chrylis.groovybeans" name="groovybeans-annotations" rev="0.1.3">
  <artifact name="groovybeans-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chrylis.groovybeans', module='groovybeans-annotations', version='0.1.3')
)
libraryDependencies += "com.chrylis.groovybeans" % "groovybeans-annotations" % "0.1.3"
[com.chrylis.groovybeans/groovybeans-annotations "0.1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0

provided (2)

Group / Artifact Type Version
org.eclipse.persistence : javax.persistence jar 2.1.0
org.codehaus.groovy : groovy-all pom 2.5.2

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.2-RC2-groovy-2.5
org.apache.commons : commons-lang3 jar 3.8

Project Modules

There are no modules declared in this project.