Javaprinciples Client - Base

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sf.javaprinciples.client
ArtifactId

ArtifactId

client-base
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Javaprinciples Client - Base
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://sourceforge.net/p/javaprinciples/client-base

Download client-base

Filename Size
client-base-1.0.1.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.springframework : spring-context jar 3.1.4.RELEASE

test (3)

Group / Artifact Type Version
org.testng : testng jar 5.10
org.easymock : easymock jar 2.5.1
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0