| License |
License |
|---|---|
| GroupId | GroupIdcom.bstek.uflo |
| ArtifactId | ArtifactIduflo-core |
| Version | Version2.1.5 |
| Type | Typejar |
| Description |
DescriptionUFLO2 Core Project
UFLO2 Parent Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| uflo-core-2.1.5.pom | |
| uflo-core-2.1.5.jar | 433 KB |
| uflo-core-2.1.5-sources.jar | 377 KB |
| uflo-core-2.1.5-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bstek.uflo/uflo-core/ -->
<dependency>
<groupId>com.bstek.uflo</groupId>
<artifactId>uflo-core</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.bstek.uflo/uflo-core/
implementation 'com.bstek.uflo:uflo-core:2.1.5'
// https://jarcasting.com/artifacts/com.bstek.uflo/uflo-core/
implementation ("com.bstek.uflo:uflo-core:2.1.5")
'com.bstek.uflo:uflo-core:jar:2.1.5'
<dependency org="com.bstek.uflo" name="uflo-core" rev="2.1.5">
<artifact name="uflo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bstek.uflo', module='uflo-core', version='2.1.5')
)
libraryDependencies += "com.bstek.uflo" % "uflo-core" % "2.1.5"
[com.bstek.uflo/uflo-core "2.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-orm | jar | 4.3.11.RELEASE |
| org.springframework : spring-context-support | jar | 4.3.11.RELEASE |
| org.springframework : spring-web | jar | 4.3.11.RELEASE |
| org.hibernate : hibernate-core | jar | 5.1.10.Final |
| commons-io : commons-io | jar | 2.1 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| javassist : javassist | jar | 3.12.1.GA |
| org.apache.commons : commons-jexl | jar | 2.1.1 |
| org.quartz-scheduler : quartz | jar | 2.2.1 |
| commons-lang : commons-lang | jar | 2.6 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |