| License |
License |
|---|---|
| GroupId | GroupIdorg.alindner.cish |
| ArtifactId | ArtifactIdcompiler |
| Last Version | Last Version582198b |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA simple ci shell
|
| Filename | Size |
|---|---|
| compiler-582198b.pom | |
| compiler-582198b.jar | 66 KB |
| compiler-582198b-sources.jar | 41 KB |
| compiler-582198b-javadoc.jar | 134 KB |
| compiler-582198b-jar-with-dependencies.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.alindner.cish/compiler/ -->
<dependency>
<groupId>org.alindner.cish</groupId>
<artifactId>compiler</artifactId>
<version>582198b</version>
</dependency>
// https://jarcasting.com/artifacts/org.alindner.cish/compiler/
implementation 'org.alindner.cish:compiler:582198b'
// https://jarcasting.com/artifacts/org.alindner.cish/compiler/
implementation ("org.alindner.cish:compiler:582198b")
'org.alindner.cish:compiler:jar:582198b'
<dependency org="org.alindner.cish" name="compiler" rev="582198b">
<artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alindner.cish', module='compiler', version='582198b')
)
libraryDependencies += "org.alindner.cish" % "compiler" % "582198b"
[org.alindner.cish/compiler "582198b"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | RELEASE |
| org.hamcrest : hamcrest | jar | 2.2 |