commons-models


License

License

GroupId

GroupId

org.appsweaver.starter.commons.models
ArtifactId

ArtifactId

commons-models
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

commons-models
commons-models

Download commons-models

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.14