License |
License |
---|---|
GroupId | GroupIdorg.flowstep |
ArtifactId | ArtifactIdflowstep-core |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionflowStep Core
flowStep Core components
|
Filename | Size |
---|---|
flowstep-core-1.0.pom | |
flowstep-core-1.0.jar | 103 KB |
flowstep-core-1.0-sources.jar | 88 KB |
flowstep-core-1.0-javadoc.jar | 861 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flowstep/flowstep-core/ -->
<dependency>
<groupId>org.flowstep</groupId>
<artifactId>flowstep-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowstep/flowstep-core/
implementation 'org.flowstep:flowstep-core:1.0'
// https://jarcasting.com/artifacts/org.flowstep/flowstep-core/
implementation ("org.flowstep:flowstep-core:1.0")
'org.flowstep:flowstep-core:jar:1.0'
<dependency org="org.flowstep" name="flowstep-core" rev="1.0">
<artifact name="flowstep-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowstep', module='flowstep-core', version='1.0')
)
libraryDependencies += "org.flowstep" % "flowstep-core" % "1.0"
[org.flowstep/flowstep-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
org.mongodb : bson | jar | 4.4.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |