License |
License
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
|
---|---|
GroupId | GroupIdorg.t-io |
ArtifactId | ArtifactIdtio-webpack-core |
Last Version | Last Version3.8.1.v20220401-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontio-webpack-core
tio-webpack is a build tool for html、js、css and so on
|
<!-- https://jarcasting.com/artifacts/org.t-io/tio-webpack-core/ -->
<dependency>
<groupId>org.t-io</groupId>
<artifactId>tio-webpack-core</artifactId>
<version>3.8.1.v20220401-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.t-io/tio-webpack-core/
implementation 'org.t-io:tio-webpack-core:3.8.1.v20220401-RELEASE'
// https://jarcasting.com/artifacts/org.t-io/tio-webpack-core/
implementation ("org.t-io:tio-webpack-core:3.8.1.v20220401-RELEASE")
'org.t-io:tio-webpack-core:jar:3.8.1.v20220401-RELEASE'
<dependency org="org.t-io" name="tio-webpack-core" rev="3.8.1.v20220401-RELEASE">
<artifact name="tio-webpack-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.t-io', module='tio-webpack-core', version='3.8.1.v20220401-RELEASE')
)
libraryDependencies += "org.t-io" % "tio-webpack-core" % "3.8.1.v20220401-RELEASE"
[org.t-io/tio-webpack-core "3.8.1.v20220401-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.t-io : tio-http-server | jar | 3.8.1.v20220401-RELEASE |
com.yahoo.platform.yui : yuicompressor | jar | 2.4.8 |
com.google.javascript : closure-compiler | jar | v20220104 |
com.google.javascript : closure-compiler-externs | jar | v20220104 |
com.github.hazendaz : htmlcompressor | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.testng : testng | jar | 7.5 |