commons-models-modules


License

License

GroupId

GroupId

org.appsweaver.starter.commons
ArtifactId

ArtifactId

models
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

commons-models-modules
commons-models-modules

Download models

Filename Size
models-1.0.15.pom 743 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.appsweaver.starter.commons/models/ -->
<dependency>
    <groupId>org.appsweaver.starter.commons</groupId>
    <artifactId>models</artifactId>
    <version>1.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.appsweaver.starter.commons/models/
implementation 'org.appsweaver.starter.commons:models:1.0.15'
// https://jarcasting.com/artifacts/org.appsweaver.starter.commons/models/
implementation ("org.appsweaver.starter.commons:models:1.0.15")
'org.appsweaver.starter.commons:models:pom:1.0.15'
<dependency org="org.appsweaver.starter.commons" name="models" rev="1.0.15">
  <artifact name="models" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.appsweaver.starter.commons', module='models', version='1.0.15')
)
libraryDependencies += "org.appsweaver.starter.commons" % "models" % "1.0.15"
[org.appsweaver.starter.commons/models "1.0.15"]

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0
org.springframework.boot : spring-boot-devtools Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.4.RELEASE

Project Modules

  • commons-constants
  • commons-models

Versions

Version
1.0.15
1.0.14