| License |
License |
|---|---|
| GroupId | GroupIdorg.connid |
| ArtifactId | ArtifactIdframework |
| Last Version | Last Version1.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFramework
ConnId
|
| Filename | Size |
|---|---|
| framework-1.3.2.pom | |
| framework-1.3.2.jar | 174 KB |
| framework-1.3.2-sources.jar | 247 KB |
| framework-1.3.2-javadoc.jar | 920 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.connid/framework/ -->
<dependency>
<groupId>org.connid</groupId>
<artifactId>framework</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.connid/framework/
implementation 'org.connid:framework:1.3.2'
// https://jarcasting.com/artifacts/org.connid/framework/
implementation ("org.connid:framework:1.3.2")
'org.connid:framework:jar:1.3.2'
<dependency org="org.connid" name="framework" rev="1.3.2">
<artifact name="framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.connid', module='framework', version='1.3.2')
)
libraryDependencies += "org.connid" % "framework" % "1.3.2"
[org.connid/framework "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |