| License |
License |
|---|---|
| GroupId | GroupIdorg.terracotta |
| ArtifactId | ArtifactIdterracotta-utilities-parent |
| Last Version | Last Version0.0.13 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTerracotta Utilities Parent
Parent POM for the Terracotta Utilities artifacts
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| terracotta-utilities-parent-0.0.13.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.terracotta/terracotta-utilities-parent/ -->
<dependency>
<groupId>org.terracotta</groupId>
<artifactId>terracotta-utilities-parent</artifactId>
<version>0.0.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.terracotta/terracotta-utilities-parent/
implementation 'org.terracotta:terracotta-utilities-parent:0.0.13'
// https://jarcasting.com/artifacts/org.terracotta/terracotta-utilities-parent/
implementation ("org.terracotta:terracotta-utilities-parent:0.0.13")
'org.terracotta:terracotta-utilities-parent:pom:0.0.13'
<dependency org="org.terracotta" name="terracotta-utilities-parent" rev="0.0.13">
<artifact name="terracotta-utilities-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.terracotta', module='terracotta-utilities-parent', version='0.0.13')
)
libraryDependencies += "org.terracotta" % "terracotta-utilities-parent" % "0.0.13"
[org.terracotta/terracotta-utilities-parent "0.0.13"]