License |
License |
---|---|
GroupId | GroupIdcom.ovea.tajin.framework |
ArtifactId | ArtifactIdtajin-core |
Version | Version3.10 |
Type | Typejar |
Description |
DescriptionTajin :: Framework :: Core
Tajin Web Framework Parent POM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tajin-core-3.10.pom | |
tajin-core-3.10.jar | 71 KB |
tajin-core-3.10-sources.jar | 12 KB |
tajin-core-3.10-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-core/ -->
<dependency>
<groupId>com.ovea.tajin.framework</groupId>
<artifactId>tajin-core</artifactId>
<version>3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-core/
implementation 'com.ovea.tajin.framework:tajin-core:3.10'
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-core/
implementation ("com.ovea.tajin.framework:tajin-core:3.10")
'com.ovea.tajin.framework:tajin-core:jar:3.10'
<dependency org="com.ovea.tajin.framework" name="tajin-core" rev="3.10">
<artifact name="tajin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.framework', module='tajin-core', version='3.10')
)
libraryDependencies += "com.ovea.tajin.framework" % "tajin-core" % "3.10"
[com.ovea.tajin.framework/tajin-core "3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.1.6 |
commons-codec : commons-codec | jar | 1.8 |
com.google.guava : guava | jar | 14.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.mycila : mycila-jmx | jar | 1.1.ga |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.11 |