Skip to content
/ A2J Public

KI Assemble - A Refactoring of A2J - An Asn.1 to Java precompiler and runtime to use gradle over maven and add tests

License

Notifications You must be signed in to change notification settings

k-int/A2J

Repository files navigation

A2J - A Pure Java ASN.1 to Java Precompiler and Runtime.

About

A2J is a utility module designed to assist in the implementation of protocols such as Z39.50 and ISO10161. It was first released in 1999 as the base library for JZKit, the first fully open source Java Z39.50 toolkit.

This repository updates A2J and replaces the legacy maven POM files with gradle build, adds unit tests and more robust project structures. Build artefacts are published to the k-int nexus repository ( http://nexus.k-int.com/ )

For Developers

To build and install jar in your local maven repository, use

gradle install

For K-int configuration management

Add

knowintNexusUser=ABC knowintNexusPass=DEF

entries to ~/.gradle/gradle.properties to enable artefact upload via gradle publish

About

KI Assemble - A Refactoring of A2J - An Asn.1 to Java precompiler and runtime to use gradle over maven and add tests

Resources

License

Stars

Watchers

Forks

Packages

No packages published