JabSaw Implementation

Shared implementation of the JabSaw module system

License

License

GroupId

GroupId

org.jabsaw
ArtifactId

ArtifactId

jabsaw-impl
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

JabSaw Implementation
Shared implementation of the JabSaw module system
Project Organization

Project Organization

Ruedi Steinmann

Download jabsaw-impl

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm jar 5.0.1
org.jgrapht : jgrapht-core jar 0.9.0

test (2)

Group / Artifact Type Version
org.jabsaw : jabsaw-api jar 1.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0