nxnet commons

Commons utilities for Java projects

License

License

Categories

Categories

Net
GroupId

GroupId

io.nxnet.commons
ArtifactId

ArtifactId

nxnet-commons
Last Version

Last Version

0.1.0-RC17
Release Date

Release Date

Type

Type

pom
Description

Description

nxnet commons
Commons utilities for Java projects
Project URL

Project URL

http://github.com/nxnet/nxnet-commons
Source Code Management

Source Code Management

http://github.com/nxnet/nxnet-commons

Download nxnet-commons

How to add to project

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

Dependencies

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

Project Modules

  • nxnet-commons-mvnutils

commons

Common utilities for Java projects

io.nxnet.commons

Versions

Version
0.1.0-RC17
0.1.0-RC15
0.1.0-RC14
0.1.0-RC13
0.1.0-RC12
0.1.0-RC11
0.1.0-RC10
0.1.0-RC9
0.1.0-RC8
0.1.0-RC7
0.1.0-RC6
0.1.0-RC5
0.1.0-RC4