License |
License |
---|---|
GroupId | GroupIdorg.plutext |
ArtifactId | ArtifactIdjaxb-xmldsig-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjaxb-xmldsig-core
JAXB classes for http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd generated using XJC
|
Project URL |
Project URL |
Filename | Size |
---|---|
jaxb-xmldsig-core-1.0.0.pom | |
jaxb-xmldsig-core-1.0.0.jar | 26 KB |
jaxb-xmldsig-core-1.0.0-sources.jar | 27 KB |
jaxb-xmldsig-core-1.0.0-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.plutext/jaxb-xmldsig-core/ -->
<dependency>
<groupId>org.plutext</groupId>
<artifactId>jaxb-xmldsig-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.plutext/jaxb-xmldsig-core/
implementation 'org.plutext:jaxb-xmldsig-core:1.0.0'
// https://jarcasting.com/artifacts/org.plutext/jaxb-xmldsig-core/
implementation ("org.plutext:jaxb-xmldsig-core:1.0.0")
'org.plutext:jaxb-xmldsig-core:jar:1.0.0'
<dependency org="org.plutext" name="jaxb-xmldsig-core" rev="1.0.0">
<artifact name="jaxb-xmldsig-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.plutext', module='jaxb-xmldsig-core', version='1.0.0')
)
libraryDependencies += "org.plutext" % "jaxb-xmldsig-core" % "1.0.0"
[org.plutext/jaxb-xmldsig-core "1.0.0"]