SoftSmithy Development Utility Library - Core

A Java development utility library.

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
GroupId

GroupId

org.softsmithy.devlib
ArtifactId

ArtifactId

devlib-core
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SoftSmithy Development Utility Library - Core
A Java development utility library.
Project URL

Project URL

http://www.softsmithy.org
Project Organization

Project Organization

SoftSmithy

Download devlib-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.softsmithy.lib : lib-core jar 0.1

provided (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
javax.persistence : persistence-api jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1