License |
License |
---|---|
GroupId | GroupIdcom.indeed |
ArtifactId | ArtifactIdproctor-store |
Last Version | Last Version1.9.66 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShared Maven configuration for Indeed.com
|
Filename | Size |
---|---|
proctor-store-1.9.66.pom | |
proctor-store-1.9.66.jar | 217 KB |
proctor-store-1.9.66-sources.jar | 23 KB |
proctor-store-1.9.66-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.indeed/proctor-store/ -->
<dependency>
<groupId>com.indeed</groupId>
<artifactId>proctor-store</artifactId>
<version>1.9.66</version>
</dependency>
// https://jarcasting.com/artifacts/com.indeed/proctor-store/
implementation 'com.indeed:proctor-store:1.9.66'
// https://jarcasting.com/artifacts/com.indeed/proctor-store/
implementation ("com.indeed:proctor-store:1.9.66")
'com.indeed:proctor-store:jar:1.9.66'
<dependency org="com.indeed" name="proctor-store" rev="1.9.66">
<artifact name="proctor-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indeed', module='proctor-store', version='1.9.66')
)
libraryDependencies += "com.indeed" % "proctor-store" % "1.9.66"
[com.indeed/proctor-store "1.9.66"]
Group / Artifact | Type | Version |
---|---|---|
com.indeed : proctor-common | jar | 1.9.66 |
commons-io : commons-io | jar | 2.4 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
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 |