License |
License |
---|---|
GroupId | GroupIdorg.javers |
ArtifactId | ArtifactIdjavers-parent |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJaVers - domain objects VCS - parent pom - 0.8.2
Parent pom and reactor for all JaVers modules
|
Project URL |
Project URL |
Filename | Size |
---|---|
javers-parent-0.8.2.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.javers/javers-parent/ -->
<dependency>
<groupId>org.javers</groupId>
<artifactId>javers-parent</artifactId>
<version>0.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.javers/javers-parent/
implementation 'org.javers:javers-parent:0.8.2'
// https://jarcasting.com/artifacts/org.javers/javers-parent/
implementation ("org.javers:javers-parent:0.8.2")
'org.javers:javers-parent:pom:0.8.2'
<dependency org="org.javers" name="javers-parent" rev="0.8.2">
<artifact name="javers-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.javers', module='javers-parent', version='0.8.2')
)
libraryDependencies += "org.javers" % "javers-parent" % "0.8.2"
[org.javers/javers-parent "0.8.2"]