Last Version

Projo Template Generation Tests 1.1.0

Projo is a Java library for reducing the amount of boiler-plate code that is necessary for implementing simple model objects and DTOs (including Value Objects and "POJOs").

License

License

GroupId

GroupId

pro.projo
ArtifactId

ArtifactId

projo-template-generation-test
Version

Version

1.1.0
Type

Type

jar
Description

Description

Projo Template Generation Tests
Projo is a Java library for reducing the amount of boiler-plate code that is necessary for implementing simple model objects and DTOs (including Value Objects and "POJOs").

Download projo-template-generation-test 1.1.0


<!-- https://jarcasting.com/artifacts/pro.projo/projo-template-generation-test/ -->
<dependency>
    <groupId>pro.projo</groupId>
    <artifactId>projo-template-generation-test</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.projo/projo-template-generation-test/
implementation 'pro.projo:projo-template-generation-test:1.1.0'
// https://jarcasting.com/artifacts/pro.projo/projo-template-generation-test/
implementation ("pro.projo:projo-template-generation-test:1.1.0")
'pro.projo:projo-template-generation-test:jar:1.1.0'
<dependency org="pro.projo" name="projo-template-generation-test" rev="1.1.0">
  <artifact name="projo-template-generation-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.projo', module='projo-template-generation-test', version='1.1.0')
)
libraryDependencies += "pro.projo" % "projo-template-generation-test" % "1.1.0"
[pro.projo/projo-template-generation-test "1.1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
pro.projo : projo-template-generation jar 1.1.0

test (5)

Group / Artifact Type Version
pro.projo : projo-template-annotation jar 1.1.0
junit : junit jar 4.12
io.reactivex.rxjava2 : rxjava jar 2.1.14
commons-io : commons-io jar 2.6
net.florianschoppmann.java : java-types jar 1.0.1

Project Modules

There are no modules declared in this project.