Last Version

Netgrid's Java shared libraries 0.0.3

A collection of Java classes for software quality improvement

License

License

Categories

Categories

Net
GroupId

GroupId

it.netgrid
ArtifactId

ArtifactId

shared
Version

Version

0.0.3
Type

Type

pom
Description

Description

Netgrid's Java shared libraries
A collection of Java classes for software quality improvement
Project URL

Project URL

https://bitbucket.org/netgrid/bauer
Project Organization

Project Organization

Netgrid

Download shared 0.0.3

Filename Size
shared-0.0.3.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • commons
  • commons-ormlite