ModiTect

Module system tooling

License

License

GroupId

GroupId

org.moditect
ArtifactId

ArtifactId

moditect
Last Version

Last Version

1.0.0.RC2
Release Date

Release Date

Type

Type

jar
Description

Description

ModiTect
Module system tooling
Project Organization

Project Organization

ModiTect

Download moditect

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.beust : jcommander jar 1.60

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.google.testing.compile : compile-testing jar 0.10
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.
org.moditect

ModiTect

A family of open-source projects related to Java Modules, Flight Recorder, and more

Versions

Version
1.0.0.RC2
1.0.0.RC1
1.0.0.Beta2
1.0.0.Beta1
1.0.0.Alpha2
1.0.0.Alpha1