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