| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdit.cnr.si |
| ArtifactId | ArtifactIdparco-auto |
| Last Version | Last Version2.0.14 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionParcoauto
Archetype for push artifact to Maven repository
|
| Filename | Size |
|---|---|
| parco-auto-2.0.14.pom | |
| parco-auto-2.0.14.war | 64 MB |
| parco-auto-2.0.14-sources.jar | 236 KB |
| parco-auto-2.0.14-javadoc.jar | 784 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si/parco-auto/ -->
<dependency>
<groupId>it.cnr.si</groupId>
<artifactId>parco-auto</artifactId>
<version>2.0.14</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/parco-auto/
implementation 'it.cnr.si:parco-auto:2.0.14'
// https://jarcasting.com/artifacts/it.cnr.si/parco-auto/
implementation ("it.cnr.si:parco-auto:2.0.14")
'it.cnr.si:parco-auto:war:2.0.14'
<dependency org="it.cnr.si" name="parco-auto" rev="2.0.14">
<artifact name="parco-auto" type="war" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='parco-auto', version='2.0.14')
)
libraryDependencies += "it.cnr.si" % "parco-auto" % "2.0.14"
[it.cnr.si/parco-auto "2.0.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-jpamodelgen | jar | 5.2.17.Final |
| org.mapstruct : mapstruct-processor | jar | 1.2.0.Final |
| org.springframework.boot : spring-boot-configuration-processor | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | |
| com.jayway.jsonpath : json-path | jar | |
| org.assertj : assertj-core | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-test | jar | |
| org.springframework.security : spring-security-test | jar |