| GroupId | GroupIdorg.sapia |
|---|---|
| ArtifactId | ArtifactIdsapia_corus_interop_parent |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSapia Corus Interop parent POM
The Java implementation of the Corus interop protocol
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sapia_corus_interop_parent-2.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sapia/sapia_corus_interop_parent/ -->
<dependency>
<groupId>org.sapia</groupId>
<artifactId>sapia_corus_interop_parent</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sapia/sapia_corus_interop_parent/
implementation 'org.sapia:sapia_corus_interop_parent:2.0'
// https://jarcasting.com/artifacts/org.sapia/sapia_corus_interop_parent/
implementation ("org.sapia:sapia_corus_interop_parent:2.0")
'org.sapia:sapia_corus_interop_parent:pom:2.0'
<dependency org="org.sapia" name="sapia_corus_interop_parent" rev="2.0">
<artifact name="sapia_corus_interop_parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sapia', module='sapia_corus_interop_parent', version='2.0')
)
libraryDependencies += "org.sapia" % "sapia_corus_interop_parent" % "2.0"
[org.sapia/sapia_corus_interop_parent "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |