| License |
License |
|---|---|
| GroupId | GroupIdcom.oracle.coherence.moditect |
| ArtifactId | ArtifactIdmoditect |
| Last Version | Last Version1.0.0-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModiTect
Module system tooling
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| moditect-1.0.0-RC1.pom | |
| moditect-1.0.0-RC1.jar | 1 MB |
| moditect-1.0.0-RC1-sources.jar | 28 KB |
| moditect-1.0.0-RC1-javadoc.jar | 522 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.moditect/moditect/ -->
<dependency>
<groupId>com.oracle.coherence.moditect</groupId>
<artifactId>moditect</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.moditect/moditect/
implementation 'com.oracle.coherence.moditect:moditect:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.oracle.coherence.moditect/moditect/
implementation ("com.oracle.coherence.moditect:moditect:1.0.0-RC1")
'com.oracle.coherence.moditect:moditect:jar:1.0.0-RC1'
<dependency org="com.oracle.coherence.moditect" name="moditect" rev="1.0.0-RC1">
<artifact name="moditect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.moditect', module='moditect', version='1.0.0-RC1')
)
libraryDependencies += "com.oracle.coherence.moditect" % "moditect" % "1.0.0-RC1"
[com.oracle.coherence.moditect/moditect "1.0.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.beust : jcommander | jar | 1.82 |
| 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 |