License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Maven Build Tools |
GroupId | GroupIdorg.st-js |
ArtifactId | ArtifactIdmaven-plugin-it |
Last Version | Last Version3.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStrongly-typed Javascript:Maven plugin integration test
Javascript code generator from Java source code
|
Filename | Size |
---|---|
maven-plugin-it-3.3.2.pom | |
maven-plugin-it-3.3.2.jar | 1 KB |
maven-plugin-it-3.3.2-javadoc.jar | 333 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.st-js/maven-plugin-it/ -->
<dependency>
<groupId>org.st-js</groupId>
<artifactId>maven-plugin-it</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.st-js/maven-plugin-it/
implementation 'org.st-js:maven-plugin-it:3.3.2'
// https://jarcasting.com/artifacts/org.st-js/maven-plugin-it/
implementation ("org.st-js:maven-plugin-it:3.3.2")
'org.st-js:maven-plugin-it:jar:3.3.2'
<dependency org="org.st-js" name="maven-plugin-it" rev="3.3.2">
<artifact name="maven-plugin-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.st-js', module='maven-plugin-it', version='3.3.2')
)
libraryDependencies += "org.st-js" % "maven-plugin-it" % "3.3.2"
[org.st-js/maven-plugin-it "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-verifier | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |