License |
License |
---|---|
GroupId | GroupIdorg.into-cps.maestro.plugins |
ArtifactId | ArtifactIdfixedstepbuilder |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fixedstepbuilder-2.1.4.pom | |
fixedstepbuilder-2.1.4.jar | 10 KB |
fixedstepbuilder-2.1.4-sources.jar | 4 KB |
fixedstepbuilder-2.1.4-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/fixedstepbuilder/ -->
<dependency>
<groupId>org.into-cps.maestro.plugins</groupId>
<artifactId>fixedstepbuilder</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/fixedstepbuilder/
implementation 'org.into-cps.maestro.plugins:fixedstepbuilder:2.1.4'
// https://jarcasting.com/artifacts/org.into-cps.maestro.plugins/fixedstepbuilder/
implementation ("org.into-cps.maestro.plugins:fixedstepbuilder:2.1.4")
'org.into-cps.maestro.plugins:fixedstepbuilder:jar:2.1.4'
<dependency org="org.into-cps.maestro.plugins" name="fixedstepbuilder" rev="2.1.4">
<artifact name="fixedstepbuilder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro.plugins', module='fixedstepbuilder', version='2.1.4')
)
libraryDependencies += "org.into-cps.maestro.plugins" % "fixedstepbuilder" % "2.1.4"
[org.into-cps.maestro.plugins/fixedstepbuilder "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.into-cps.maestro.plugins : api | jar | 2.1.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
org.into-cps.maestro.frameworks : fmi2api | jar | 2.1.4 |
com.spencerwi : Either.java | jar | 2.1.1 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |