GroupId | GroupIdse.swedenconnect.schemas |
---|---|
ArtifactId | ArtifactIdxmlsec-jaxb-workaround |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
xmlsec-jaxb-workaround-1.0.0.pom | |
xmlsec-jaxb-workaround-1.0.0.jar | 16 KB |
xmlsec-jaxb-workaround-1.0.0-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.swedenconnect.schemas/xmlsec-jaxb-workaround/ -->
<dependency>
<groupId>se.swedenconnect.schemas</groupId>
<artifactId>xmlsec-jaxb-workaround</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.swedenconnect.schemas/xmlsec-jaxb-workaround/
implementation 'se.swedenconnect.schemas:xmlsec-jaxb-workaround:1.0.0'
// https://jarcasting.com/artifacts/se.swedenconnect.schemas/xmlsec-jaxb-workaround/
implementation ("se.swedenconnect.schemas:xmlsec-jaxb-workaround:1.0.0")
'se.swedenconnect.schemas:xmlsec-jaxb-workaround:jar:1.0.0'
<dependency org="se.swedenconnect.schemas" name="xmlsec-jaxb-workaround" rev="1.0.0">
<artifact name="xmlsec-jaxb-workaround" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.swedenconnect.schemas', module='xmlsec-jaxb-workaround', version='1.0.0')
)
libraryDependencies += "se.swedenconnect.schemas" % "xmlsec-jaxb-workaround" % "1.0.0"
[se.swedenconnect.schemas/xmlsec-jaxb-workaround "1.0.0"]