Last Version

Tajin :: Framework :: Core 3.10

Tajin Web Framework Parent POM

License

License

GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-core
Version

Version

3.10
Type

Type

jar
Description

Description

Tajin :: Framework :: Core
Tajin Web Framework Parent POM
Project Organization

Project Organization

Ovea

Download tajin-core 3.10


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
com.mycila : mycila-jmx jar 1.1.ga

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.11

Project Modules

There are no modules declared in this project.