Last Version

JabSaw Module System 1.2

Lightweigth compile time module system, aimed at package dependency organization.

License

License

GroupId

GroupId

org.jabsaw
ArtifactId

ArtifactId

jabsaw
Version

Version

1.2
Type

Type

pom
Description

Description

JabSaw Module System
Lightweigth compile time module system, aimed at package dependency organization.
Project Organization

Project Organization

Ruedi Steinmann

Download jabsaw 1.2

Filename Size
jabsaw-1.2.pom 3 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • api
  • impl
  • maven
  • cli
  • util