is not current version
Last Version 1.7.0

cp-core 1.3.0.RELEASE

Codeprimate Core is the parent project for all Codeprimate software projects.

License

License

Codeprimate License, Version 1.0
GroupId

GroupId

org.codeprimate
ArtifactId

ArtifactId

cp-core
Version

Version

1.3.0.RELEASE
Type

Type

pom
Description

Description

cp-core
Codeprimate Core is the parent project for all Codeprimate software projects.
Project Organization

Project Organization

Codeprimate, LLC

Download cp-core 1.3.0.RELEASE

Filename Size
cp-core-1.3.0.RELEASE.pom 19 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.18.1
junit : junit jar 4.13.1
org.projectlombok : lombok jar 1.18.16
org.mockito : mockito-core jar 3.7.0
edu.umd.cs.mtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.