| License |
License |
|---|---|
| GroupId | GroupIdorg.xipki.p11proxy |
| ArtifactId | ArtifactIdxip11proxy-parent |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionXiP11Proxy :: xip11proxy-parent
XiPKI PKCS#11 Proxy
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xip11proxy-parent-3.0.0.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xipki.p11proxy/xip11proxy-parent/ -->
<dependency>
<groupId>org.xipki.p11proxy</groupId>
<artifactId>xip11proxy-parent</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xipki.p11proxy/xip11proxy-parent/
implementation 'org.xipki.p11proxy:xip11proxy-parent:3.0.0'
// https://jarcasting.com/artifacts/org.xipki.p11proxy/xip11proxy-parent/
implementation ("org.xipki.p11proxy:xip11proxy-parent:3.0.0")
'org.xipki.p11proxy:xip11proxy-parent:pom:3.0.0'
<dependency org="org.xipki.p11proxy" name="xip11proxy-parent" rev="3.0.0">
<artifact name="xip11proxy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xipki.p11proxy', module='xip11proxy-parent', version='3.0.0')
)
libraryDependencies += "org.xipki.p11proxy" % "xip11proxy-parent" % "3.0.0"
[org.xipki.p11proxy/xip11proxy-parent "3.0.0"]