GroovyBeans Toolkit examples

example code demonstrating the GBT

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.chrylis.groovybeans
ArtifactId

ArtifactId

groovybeans-examples
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

GroovyBeans Toolkit examples
example code demonstrating the GBT

Download groovybeans-examples

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.chrylis.groovybeans : groovybeans-annotations jar 0.1.3
org.eclipse.persistence : javax.persistence jar 2.1.0

provided (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all pom 2.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0