| License |
License |
|---|---|
| GroupId | GroupIdorg.jdtaus.correspondents |
| ArtifactId | ArtifactIdjdtaus-correspondents-spi |
| Last Version | Last Version1.0-alpha-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjDTAUS Correspondents SPI
jDTAUS correspondents implementation programming interface.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jdtaus.correspondents/jdtaus-correspondents-spi/ -->
<dependency>
<groupId>org.jdtaus.correspondents</groupId>
<artifactId>jdtaus-correspondents-spi</artifactId>
<version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus.correspondents/jdtaus-correspondents-spi/
implementation 'org.jdtaus.correspondents:jdtaus-correspondents-spi:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.jdtaus.correspondents/jdtaus-correspondents-spi/
implementation ("org.jdtaus.correspondents:jdtaus-correspondents-spi:1.0-alpha-1")
'org.jdtaus.correspondents:jdtaus-correspondents-spi:jar:1.0-alpha-1'
<dependency org="org.jdtaus.correspondents" name="jdtaus-correspondents-spi" rev="1.0-alpha-1">
<artifact name="jdtaus-correspondents-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus.correspondents', module='jdtaus-correspondents-spi', version='1.0-alpha-1')
)
libraryDependencies += "org.jdtaus.correspondents" % "jdtaus-correspondents-spi" % "1.0-alpha-1"
[org.jdtaus.correspondents/jdtaus-correspondents-spi "1.0-alpha-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdtaus.common : jdtaus-correspondents-api | jar | RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [3.8, 3.8.1] |