License |
License |
---|---|
GroupId | GroupIdorg.appsweaver.starter.commons |
ArtifactId | ArtifactIdmodels |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommons-models-modules
commons-models-modules
|
Filename | Size |
---|---|
models-1.0.15.pom | 743 bytes |
Browse |
<!-- 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"]
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 |