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