License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.evosuite.plugins |
ArtifactId | ArtifactIdevosuite-maven-plugin-test |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionn/a
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.evosuite.plugins/evosuite-maven-plugin-test/ -->
<dependency>
<groupId>org.evosuite.plugins</groupId>
<artifactId>evosuite-maven-plugin-test</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.evosuite.plugins/evosuite-maven-plugin-test/
implementation 'org.evosuite.plugins:evosuite-maven-plugin-test:1.0.6'
// https://jarcasting.com/artifacts/org.evosuite.plugins/evosuite-maven-plugin-test/
implementation ("org.evosuite.plugins:evosuite-maven-plugin-test:1.0.6")
'org.evosuite.plugins:evosuite-maven-plugin-test:jar:1.0.6'
<dependency org="org.evosuite.plugins" name="evosuite-maven-plugin-test" rev="1.0.6">
<artifact name="evosuite-maven-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.evosuite.plugins', module='evosuite-maven-plugin-test', version='1.0.6')
)
libraryDependencies += "org.evosuite.plugins" % "evosuite-maven-plugin-test" % "1.0.6"
[org.evosuite.plugins/evosuite-maven-plugin-test "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.evosuite.plugins : evosuite-maven-plugin | jar | 1.0.6 |
org.apache.maven.shared : maven-verifier | jar | 1.6 |
junit : junit | jar | 4.12 |