| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.indeed |
| ArtifactId | ArtifactIdproctor-ant-plugin |
| Version | Version1.9.49 |
| Type | Typejar |
| Description |
DescriptionShared Maven configuration for Indeed.com
|
| Filename | Size |
|---|---|
| proctor-ant-plugin-1.9.49.pom | |
| proctor-ant-plugin-1.9.49.jar | 170 KB |
| proctor-ant-plugin-1.9.49-sources.jar | 7 KB |
| proctor-ant-plugin-1.9.49-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.indeed/proctor-ant-plugin/ -->
<dependency>
<groupId>com.indeed</groupId>
<artifactId>proctor-ant-plugin</artifactId>
<version>1.9.49</version>
</dependency>
// https://jarcasting.com/artifacts/com.indeed/proctor-ant-plugin/
implementation 'com.indeed:proctor-ant-plugin:1.9.49'
// https://jarcasting.com/artifacts/com.indeed/proctor-ant-plugin/
implementation ("com.indeed:proctor-ant-plugin:1.9.49")
'com.indeed:proctor-ant-plugin:jar:1.9.49'
<dependency org="com.indeed" name="proctor-ant-plugin" rev="1.9.49">
<artifact name="proctor-ant-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indeed', module='proctor-ant-plugin', version='1.9.49')
)
libraryDependencies += "com.indeed" % "proctor-ant-plugin" % "1.9.49"
[com.indeed/proctor-ant-plugin "1.9.49"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.indeed : proctor-codegen | jar | 1.9.49 |
| com.indeed : proctor-builder | jar | 1.9.49 |
| org.apache.ant : ant | jar | 1.8.2 |
| 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 |