Tajin :: POM

Tajin Web Framework Parent POM

License

License

GroupId

GroupId

com.ovea.tajin
ArtifactId

ArtifactId

tajin-pom
Last Version

Last Version

4
Release Date

Release Date

Type

Type

pom
Description

Description

Tajin :: POM
Tajin Web Framework Parent POM
Project Organization

Project Organization

Ovea
Source Code Management

Source Code Management

http://github.com/Ovea/tajin

Download tajin-pom

Filename Size
tajin-pom-4.pom 12 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
4
3
2