Last Version

org.alindner.cish:compiler 582198b

A simple ci shell

License

License

GroupId

GroupId

org.alindner.cish
ArtifactId

ArtifactId

compiler
Version

Version

582198b
Type

Type

jar
Description

Description

A simple ci shell

Download compiler 582198b


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.