com.codetaco.parent

A POM to rule all CodeTaco POMs

License

License

GroupId

GroupId

com.codetaco
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

com.codetaco.parent
A POM to rule all CodeTaco POMs
Project URL

Project URL

http://www.codetaco.com
Project Organization

Project Organization

CodeTaco

Download parent

Filename Size
parent-1.0.5.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-log4j12 jar 1.7.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0