| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdcom.h3xstream.retirejs |
| ArtifactId | ArtifactIdretirejs-core |
| Last Version | Last Version3.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe root pom file aggregate the dependencies use by the Retire.js extensions.
|
| Filename | Size |
|---|---|
| retirejs-core-3.0.3.pom | |
| retirejs-core-3.0.3.jar | 31 KB |
| retirejs-core-3.0.3-sources.jar | 24 KB |
| retirejs-core-3.0.3-javadoc.jar | 473 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-core/ -->
<dependency>
<groupId>com.h3xstream.retirejs</groupId>
<artifactId>retirejs-core</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-core/
implementation 'com.h3xstream.retirejs:retirejs-core:3.0.3'
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-core/
implementation ("com.h3xstream.retirejs:retirejs-core:3.0.3")
'com.h3xstream.retirejs:retirejs-core:jar:3.0.3'
<dependency org="com.h3xstream.retirejs" name="retirejs-core" rev="3.0.3">
<artifact name="retirejs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.retirejs', module='retirejs-core', version='3.0.3')
)
libraryDependencies += "com.h3xstream.retirejs" % "retirejs-core" % "3.0.3"
[com.h3xstream.retirejs/retirejs-core "3.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vaadin.external.google : android-json | jar | 0.0.20131108.vaadin1 |
| com.esotericsoftware : minlog | jar | 1.3.1 |
| com.github.spullara.mustache.java : compiler | jar | 0.9.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.0.0 |
| commons-io : commons-io | jar | 2.7 |
| org.mockito : mockito-all | jar | 1.10.19 |