License |
License |
---|---|
GroupId | GroupIdcom.indeed |
ArtifactId | ArtifactIdproctor-webapp-library |
Last Version | Last Version1.9.66 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShared Maven configuration for Indeed.com
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.indeed/proctor-webapp-library/ -->
<dependency>
<groupId>com.indeed</groupId>
<artifactId>proctor-webapp-library</artifactId>
<version>1.9.66</version>
</dependency>
// https://jarcasting.com/artifacts/com.indeed/proctor-webapp-library/
implementation 'com.indeed:proctor-webapp-library:1.9.66'
// https://jarcasting.com/artifacts/com.indeed/proctor-webapp-library/
implementation ("com.indeed:proctor-webapp-library:1.9.66")
'com.indeed:proctor-webapp-library:jar:1.9.66'
<dependency org="com.indeed" name="proctor-webapp-library" rev="1.9.66">
<artifact name="proctor-webapp-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indeed', module='proctor-webapp-library', version='1.9.66')
)
libraryDependencies += "com.indeed" % "proctor-webapp-library" % "1.9.66"
[com.indeed/proctor-webapp-library "1.9.66"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
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 |