JabSaw Module System

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

License

License

GroupId

GroupId

org.jabsaw
ArtifactId

ArtifactId

jabsaw
Last Version

Last Version

1.2
Release Date

Release Date

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

Filename Size
jabsaw-1.2.pom 3 KB
Browse

How to add to project

<!-- 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

Versions

Version
1.2
1.1
1.0