License |
License |
---|---|
GroupId | GroupIdorg.into-cps.maestro |
ArtifactId | ArtifactIdcore |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMable core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-2.1.9.pom | |
core-2.1.9.jar | 13 KB |
core-2.1.9-sources.jar | 6 KB |
core-2.1.9-javadoc.jar | 472 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.maestro/core/ -->
<dependency>
<groupId>org.into-cps.maestro</groupId>
<artifactId>core</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro/core/
implementation 'org.into-cps.maestro:core:2.1.9'
// https://jarcasting.com/artifacts/org.into-cps.maestro/core/
implementation ("org.into-cps.maestro:core:2.1.9")
'org.into-cps.maestro:core:jar:2.1.9'
<dependency org="org.into-cps.maestro" name="core" rev="2.1.9">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro', module='core', version='2.1.9')
)
libraryDependencies += "org.into-cps.maestro" % "core" % "2.1.9"
[org.into-cps.maestro/core "2.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.8-1 |
org.into-cps.maestro : ast | jar | 2.1.9 |
commons-io : commons-io | jar | 2.10.0 |
org.apache.commons : commons-text | jar | 1.9 |
io.swagger : swagger-annotations | jar | 1.5.20 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.4 |
com.spencerwi : Either.java | jar | 2.1.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |