| License |
License |
|---|---|
| GroupId | GroupIdcom.ovea.tajin.framework |
| ArtifactId | ArtifactIdtajin-framework |
| Last Version | Last Version3.10 |
| 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-3.10.pom | |
| tajin-framework-3.10.jar | 508 KB |
| tajin-framework-3.10-sources.jar | 223 KB |
| tajin-framework-3.10-javadoc.jar | 839 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-framework/ -->
<dependency>
<groupId>com.ovea.tajin.framework</groupId>
<artifactId>tajin-framework</artifactId>
<version>3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-framework/
implementation 'com.ovea.tajin.framework:tajin-framework:3.10'
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-framework/
implementation ("com.ovea.tajin.framework:tajin-framework:3.10")
'com.ovea.tajin.framework:tajin-framework:jar:3.10'
<dependency org="com.ovea.tajin.framework" name="tajin-framework" rev="3.10">
<artifact name="tajin-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.framework', module='tajin-framework', version='3.10')
)
libraryDependencies += "com.ovea.tajin.framework" % "tajin-framework" % "3.10"
[com.ovea.tajin.framework/tajin-framework "3.10"]