| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.alexandertang |
| Идентификатор | Идентификаторfrontend-plugin-core |
| Версия | Версия1.9.2-failsafe |
| Тип | Типjar |
| Описание |
ОписаниеThis Maven plugin lets you install Node/NPM locally
for your project, install dependencies with NPM,
run Grunt tasks, and/or run Karma tests.
|
<!-- https://jarcasting.com/artifacts/io.github.alexandertang/frontend-plugin-core/ -->
<dependency>
<groupId>io.github.alexandertang</groupId>
<artifactId>frontend-plugin-core</artifactId>
<version>1.9.2-failsafe</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alexandertang/frontend-plugin-core/
implementation 'io.github.alexandertang:frontend-plugin-core:1.9.2-failsafe'
// https://jarcasting.com/artifacts/io.github.alexandertang/frontend-plugin-core/
implementation ("io.github.alexandertang:frontend-plugin-core:1.9.2-failsafe")
'io.github.alexandertang:frontend-plugin-core:jar:1.9.2-failsafe'
<dependency org="io.github.alexandertang" name="frontend-plugin-core" rev="1.9.2-failsafe">
<artifact name="frontend-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alexandertang', module='frontend-plugin-core', version='1.9.2-failsafe')
)
libraryDependencies += "io.github.alexandertang" % "frontend-plugin-core" % "1.9.2-failsafe"
[io.github.alexandertang/frontend-plugin-core "1.9.2-failsafe"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
| org.apache.commons : commons-compress | jar | 1.19 |
| commons-io : commons-io | jar | 1.3.2 |
| org.apache.commons : commons-exec | jar | 1.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.22 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |