| License |
License
Codeprimate License, Version 1.0
|
|---|---|
| GroupId | GroupIdorg.codeprimate |
| ArtifactId | ArtifactIdcp-core |
| Last Version | Last Version1.7.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncp-core
Codeprimate Core is the parent project for all Codeprimate software projects.
|
| Project Organization |
Project OrganizationCodeprimate, LLC |
| Filename | Size |
|---|---|
| cp-core-1.7.0.pom | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codeprimate/cp-core/ -->
<dependency>
<groupId>org.codeprimate</groupId>
<artifactId>cp-core</artifactId>
<version>1.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codeprimate/cp-core/
implementation 'org.codeprimate:cp-core:1.7.0'
// https://jarcasting.com/artifacts/org.codeprimate/cp-core/
implementation ("org.codeprimate:cp-core:1.7.0")
'org.codeprimate:cp-core:pom:1.7.0'
<dependency org="org.codeprimate" name="cp-core" rev="1.7.0">
<artifact name="cp-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codeprimate', module='cp-core', version='1.7.0')
)
libraryDependencies += "org.codeprimate" % "cp-core" % "1.7.0"
[org.codeprimate/cp-core "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.22.0 |
| junit : junit | jar | 4.13.2 |
| org.projectlombok : lombok | jar | 1.18.24 |
| org.mockito : mockito-core | jar | 4.5.1 |
| edu.umd.cs.mtc : multithreadedtc | jar | 1.01 |
| Version |
|---|
|
1.7.0
|
|
1.6.0
|
|
1.5.0
|
|
1.4.0
|
|
1.3.0.RELEASE
|
|
1.2.0.RELEASE
|
|
1.1.0.RELEASE
|
|
1.0.0.RELEASE
|