es.blackleg.java.parent

Blackleg's parent package

License

License

Categories

Categories

Java Languages
GroupId

GroupId

es.blackleg.java
ArtifactId

ArtifactId

parent
Last Version

Last Version

3.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

es.blackleg.java.parent
Blackleg's parent package
Source Code Management

Source Code Management

https://github.com/blackleg/java-utilities

Download parent

Filename Size
parent-3.2.2.pom 5 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • utilities
  • exceptions

Java Packages

Build Status Blackleg's java packages

Versions

Version
3.2.2
3.2.1
3.2.0