Last Version

Tajin :: Framework :: Async 3.10

Tajin Web Framework Parent POM

License

License

GroupId

GroupId

com.ovea.tajin.framework
ArtifactId

ArtifactId

tajin-async
Version

Version

3.10
Type

Type

jar
Description

Description

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

Project Organization

Ovea

Download tajin-async 3.10


<!-- https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-async/ -->
<dependency>
    <groupId>com.ovea.tajin.framework</groupId>
    <artifactId>tajin-async</artifactId>
    <version>3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-async/
implementation 'com.ovea.tajin.framework:tajin-async:3.10'
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-async/
implementation ("com.ovea.tajin.framework:tajin-async:3.10")
'com.ovea.tajin.framework:tajin-async:jar:3.10'
<dependency org="com.ovea.tajin.framework" name="tajin-async" rev="3.10">
  <artifact name="tajin-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.framework', module='tajin-async', version='3.10')
)
libraryDependencies += "com.ovea.tajin.framework" % "tajin-async" % "3.10"
[com.ovea.tajin.framework/tajin-async "3.10"]

Dependencies

compile (1)

Group / Artifact Type Version
com.ovea.tajin.framework : tajin-core jar 3.10

provided (2)

Group / Artifact Type Version
org.sonatype.sisu : sisu-guice jar 3.1.5
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.