License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-asn1 |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: ASN.1
Camel ASN.1 support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-asn1-3.17.0.pom | |
camel-asn1-3.17.0.jar | 21 KB |
camel-asn1-3.17.0-sources.jar | 11 KB |
camel-asn1-3.17.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-asn1/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-asn1</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-asn1/
implementation 'org.apache.camel:camel-asn1:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-asn1/
implementation ("org.apache.camel:camel-asn1:3.17.0")
'org.apache.camel:camel-asn1:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-asn1" rev="3.17.0">
<artifact name="camel-asn1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-asn1', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-asn1" % "3.17.0"
[org.apache.camel/camel-asn1 "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
com.beanit : jasn1 | jar | 1.11.3 |
com.beanit : jasn1-compiler Optional | jar | 1.11.3 |
javax.xml.bind : jaxb-api Optional | jar | 2.3.1 |