| License |
License |
|---|---|
| GroupId | GroupIdcom.indeed |
| ArtifactId | ArtifactIdproctor-common |
| Version | Version1.9.55 |
| Type | Typejar |
| Description |
DescriptionShared Maven configuration for Indeed.com
|
| Filename | Size |
|---|---|
| proctor-common-1.9.55.pom | |
| proctor-common-1.9.55.jar | 322 KB |
| proctor-common-1.9.55-tests.jar | 141 KB |
| proctor-common-1.9.55-sources.jar | 90 KB |
| proctor-common-1.9.55-javadoc.jar | 414 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.indeed/proctor-common/ -->
<dependency>
<groupId>com.indeed</groupId>
<artifactId>proctor-common</artifactId>
<version>1.9.55</version>
</dependency>
// https://jarcasting.com/artifacts/com.indeed/proctor-common/
implementation 'com.indeed:proctor-common:1.9.55'
// https://jarcasting.com/artifacts/com.indeed/proctor-common/
implementation ("com.indeed:proctor-common:1.9.55")
'com.indeed:proctor-common:jar:1.9.55'
<dependency org="com.indeed" name="proctor-common" rev="1.9.55">
<artifact name="proctor-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indeed', module='proctor-common', version='1.9.55')
)
libraryDependencies += "com.indeed" % "proctor-common" % "1.9.55"
[com.indeed/proctor-common "1.9.55"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.indeed : proctor-tomcat-deps | pom | 1.9.55 |
| com.indeed : util-core | jar | 1.0.28 |
| com.indeed : util-varexport | jar | 1.0.28 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| org.springframework : spring-core | jar | 4.3.18.RELEASE |
| log4j : log4j | jar | 1.2.14 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| com.google.guava : guava | jar | 19.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.assertj : assertj-core | jar | 3.6.2 |
| org.springframework : spring-test | jar | 4.3.18.RELEASE |
| org.easymock : easymock | jar | 2.4 |
| org.easymock : easymockclassextension | jar | 2.4 |