| License |
License |
|---|---|
| GroupId | GroupIdorg.opensingular |
| ArtifactId | ArtifactIdflow-core |
| Last Version | Last Version1.5.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description[singular :: flow :: core]
Core do singular
|
| Filename | Size |
|---|---|
| flow-core-1.5.6.pom | |
| flow-core-1.5.6.jar | 224 KB |
| flow-core-1.5.6-sources.jar | 165 KB |
| flow-core-1.5.6-javadoc.jar | 1017 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opensingular/flow-core/ -->
<dependency>
<groupId>org.opensingular</groupId>
<artifactId>flow-core</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensingular/flow-core/
implementation 'org.opensingular:flow-core:1.5.6'
// https://jarcasting.com/artifacts/org.opensingular/flow-core/
implementation ("org.opensingular:flow-core:1.5.6")
'org.opensingular:flow-core:jar:1.5.6'
<dependency org="org.opensingular" name="flow-core" rev="1.5.6">
<artifact name="flow-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensingular', module='flow-core', version='1.5.6')
)
libraryDependencies += "org.opensingular" % "flow-core" % "1.5.6"
[org.opensingular/flow-core "1.5.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opensingular : flow-schedule | jar | 1.5.6 |
| org.opensingular : singular-commons | jar | 1.5.6 |
| org.reflections : reflections | jar | 0.9.10 |
| net.vidageek : mirror | jar | 1.6.1 |
| org.apache.xmlgraphics : batik-svggen | jar | 1.7 |
| javax.inject : javax.inject | jar | 1 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.5 |
| commons-beanutils : commons-beanutils | jar | 1.9.2 |
| joda-time : joda-time | jar | 2.9.1 |
| com.google.guava : guava | jar | 19.0 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.validation : validation-api | jar | 1.1.0.Final |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert-core | jar | 2.0M10 |
| org.slf4j : slf4j-simple | jar | 1.7.12 |