License |
License |
---|---|
GroupId | GroupIdcom.ovea.tajin |
ArtifactId | ArtifactIdtajin-framework |
Last Version | Last Version1.0.b13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTajin :: Framework
Tajin Web Framework Parent POM
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tajin-framework-1.0.b13.pom | |
tajin-framework-1.0.b13.jar | 80 KB |
tajin-framework-1.0.b13-sources.jar | 14 KB |
tajin-framework-1.0.b13-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovea.tajin/tajin-framework/ -->
<dependency>
<groupId>com.ovea.tajin</groupId>
<artifactId>tajin-framework</artifactId>
<version>1.0.b13</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea.tajin/tajin-framework/
implementation 'com.ovea.tajin:tajin-framework:1.0.b13'
// https://jarcasting.com/artifacts/com.ovea.tajin/tajin-framework/
implementation ("com.ovea.tajin:tajin-framework:1.0.b13")
'com.ovea.tajin:tajin-framework:jar:1.0.b13'
<dependency org="com.ovea.tajin" name="tajin-framework" rev="1.0.b13">
<artifact name="tajin-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin', module='tajin-framework', version='1.0.b13')
)
libraryDependencies += "com.ovea.tajin" % "tajin-framework" % "1.0.b13"
[com.ovea.tajin/tajin-framework "1.0.b13"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.1.1 |
commons-codec : commons-codec | jar | 1.5 |
org.apache.ant : ant Optional | jar | 1.8.4 |
com.yahoo.platform.yui : yuicompressor Optional | jar | 2.4.7 |
org.mvel : mvel2 Optional | jar | 2.1.0.drools16 |
com.google.guava : guava Optional | jar | 12.0.1 |
org.apache.shiro : shiro-web Optional | jar | 1.1.0 |
com.sun.jersey : jersey-server Optional | jar | 1.17 |
com.sun.jersey.contribs : jersey-guice Optional | jar | 1.17 |
com.sun.jersey : jersey-client Optional | jar | 1.17 |
com.google.inject : guice Optional | jar | 3.0 |
com.google.inject.extensions : guice-persist Optional | jar | 3.0 |
com.mycila : mycila-guice Optional | jar | 2.14.ga |
joda-time : joda-time Optional | jar | 2.1 |
org.eclipse.persistence : eclipselink Optional | jar | 2.4.0 |
org.slf4j : slf4j-api Optional | jar | 1.6.6 |
ch.qos.logback : logback-core Optional | jar | 1.0.9 |
ch.qos.logback : logback-classic Optional | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.eclipse.jetty.orbit : javax.servlet | jar | 3.0.0.v201112011016 |
javax.annotation : jsr250-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.ovea.tajin.servers : tajin-server-jetty9 | jar | 1.0.b12 |
com.mycila : mycila-junit | jar | 1.4.ga |
org.codehaus.jettison : jettison | jar | 1.3 |
junit : junit-dep | jar | 4.10 |
org.hamcrest : hamcrest-core | jar | 1.2.1 |
org.hamcrest : hamcrest-library | jar | 1.2.1 |