is not current version
Last Version 1.4.0

Projo Template Configuration 1.2.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

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

pro.projo
ArtifactId

ArtifactId

projo-template-configuration
Version

Version

1.2.0
Type

Type

jar
Description

Description

Projo Template Configuration
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-configuration 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
pro.projo : projo-template-annotation jar 1.2.0
javax.annotation : javax.annotation-api jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.