Last Version

Tajin 1.0.b11

Tajin Web Framework

License

License

GroupId

GroupId

com.ovea.tajin
ArtifactId

ArtifactId

tajin
Version

Version

1.0.b11
Type

Type

pom
Description

Description

Tajin
Tajin Web Framework
Project Organization

Project Organization

Ovea
Source Code Management

Source Code Management

http://github.com/Ovea/tajin

Download tajin 1.0.b11

Filename Size
tajin-1.0.b11.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • server
  • client
  • framework
  • all
  • maven-plugin
  • samples