| License |
License
Other License Agreement
|
|---|---|
| GroupId | GroupIdorg.refcodes |
| ArtifactId | ArtifactIdrefcodes-connection-alt |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.refcodes:refcodes-connection-alt
Artifact for alternate implementations of the connection framework.
|
| Filename | Size |
|---|---|
| refcodes-connection-alt-1.0.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-connection-alt/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-connection-alt</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-connection-alt/
implementation 'org.refcodes:refcodes-connection-alt:1.0.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-connection-alt/
implementation ("org.refcodes:refcodes-connection-alt:1.0.0")
'org.refcodes:refcodes-connection-alt:pom:1.0.0'
<dependency org="org.refcodes" name="refcodes-connection-alt" rev="1.0.0">
<artifact name="refcodes-connection-alt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-connection-alt', version='1.0.0')
)
libraryDependencies += "org.refcodes" % "refcodes-connection-alt" % "1.0.0"
[org.refcodes/refcodes-connection-alt "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.refcodes : refcodes-connection | jar | 1.0.0 |
| org.refcodes : refcodes-licensing | jar | 1.0.0 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |