| License |
License |
|---|---|
| GroupId | GroupIdeu.toop |
| ArtifactId | ArtifactIdtc-parent-pom |
| Version | Version2.1.1 |
| Type | Typepom |
| Description |
Descriptiontc-parent-pom
Base POM to build the TOOP Connector NG projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tc-parent-pom-2.1.1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.toop/tc-parent-pom/ -->
<dependency>
<groupId>eu.toop</groupId>
<artifactId>tc-parent-pom</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.toop/tc-parent-pom/
implementation 'eu.toop:tc-parent-pom:2.1.1'
// https://jarcasting.com/artifacts/eu.toop/tc-parent-pom/
implementation ("eu.toop:tc-parent-pom:2.1.1")
'eu.toop:tc-parent-pom:pom:2.1.1'
<dependency org="eu.toop" name="tc-parent-pom" rev="2.1.1">
<artifact name="tc-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.toop', module='tc-parent-pom', version='2.1.1')
)
libraryDependencies += "eu.toop" % "tc-parent-pom" % "2.1.1"
[eu.toop/tc-parent-pom "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |