is not current version
Last Version 5.3.15

org.xipki:p11proxy-servlet 5.1.0


GroupId

GroupId

org.xipki
ArtifactId

ArtifactId

p11proxy-servlet
Version

Version

5.1.0
Type

Type

war

Download p11proxy-servlet 5.1.0


<!-- https://jarcasting.com/artifacts/org.xipki/p11proxy-servlet/ -->
<dependency>
    <groupId>org.xipki</groupId>
    <artifactId>p11proxy-servlet</artifactId>
    <version>5.1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.xipki/p11proxy-servlet/
implementation 'org.xipki:p11proxy-servlet:5.1.0'
// https://jarcasting.com/artifacts/org.xipki/p11proxy-servlet/
implementation ("org.xipki:p11proxy-servlet:5.1.0")
'org.xipki:p11proxy-servlet:war:5.1.0'
<dependency org="org.xipki" name="p11proxy-servlet" rev="5.1.0">
  <artifact name="p11proxy-servlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.xipki', module='p11proxy-servlet', version='5.1.0')
)
libraryDependencies += "org.xipki" % "p11proxy-servlet" % "5.1.0"
[org.xipki/p11proxy-servlet "5.1.0"]