is not current version
Last Version 1.4.0

ASN.1 Tool 1.3.2

ASN.1 Tool is a project for creating arbitrary ASN.1 structures; including malformed ASN.1 structures. Structures are defined in human-readable XML files and allow to specify modifications to the original encoding of data types.

License

License

GroupId

GroupId

de.rub.nds
ArtifactId

ArtifactId

Asn1Tool
Version

Version

1.3.2
Type

Type

jar
Description

Description

ASN.1 Tool
ASN.1 Tool is a project for creating arbitrary ASN.1 structures; including malformed ASN.1 structures. Structures are defined in human-readable XML files and allow to specify modifications to the original encoding of data types.
Project URL

Project URL

https://github.com/RUB-NDS/ASN.1-Tool
Source Code Management

Source Code Management

https://github.com/RUB-NDS/ASN.1-Tool/tree/master

Download Asn1Tool 1.3.2


<!-- https://jarcasting.com/artifacts/de.rub.nds/Asn1Tool/ -->
<dependency>
    <groupId>de.rub.nds</groupId>
    <artifactId>Asn1Tool</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.rub.nds/Asn1Tool/
implementation 'de.rub.nds:Asn1Tool:1.3.2'
// https://jarcasting.com/artifacts/de.rub.nds/Asn1Tool/
implementation ("de.rub.nds:Asn1Tool:1.3.2")
'de.rub.nds:Asn1Tool:jar:1.3.2'
<dependency org="de.rub.nds" name="Asn1Tool" rev="1.3.2">
  <artifact name="Asn1Tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rub.nds', module='Asn1Tool', version='1.3.2')
)
libraryDependencies += "de.rub.nds" % "Asn1Tool" % "1.3.2"
[de.rub.nds/Asn1Tool "1.3.2"]

Dependencies

compile (3)

Group / Artifact Type Version
de.rub.nds : ModifiableVariable jar 3.4.0
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.0-RC3
org.glassfish.jaxb : jaxb-runtime jar 3.0.0-M4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.