| License |
License |
|---|---|
| GroupId | GroupIdcom.liuvei.pom |
| ArtifactId | ArtifactIdliuvei-pom-web-ssj |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Description |
| Filename | Size |
|---|---|
| liuvei-pom-web-ssj-1.2.0.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.liuvei.pom/liuvei-pom-web-ssj/ -->
<dependency>
<groupId>com.liuvei.pom</groupId>
<artifactId>liuvei-pom-web-ssj</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.liuvei.pom/liuvei-pom-web-ssj/
implementation 'com.liuvei.pom:liuvei-pom-web-ssj:1.2.0'
// https://jarcasting.com/artifacts/com.liuvei.pom/liuvei-pom-web-ssj/
implementation ("com.liuvei.pom:liuvei-pom-web-ssj:1.2.0")
'com.liuvei.pom:liuvei-pom-web-ssj:pom:1.2.0'
<dependency org="com.liuvei.pom" name="liuvei-pom-web-ssj" rev="1.2.0">
<artifact name="liuvei-pom-web-ssj" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.liuvei.pom', module='liuvei-pom-web-ssj', version='1.2.0')
)
libraryDependencies += "com.liuvei.pom" % "liuvei-pom-web-ssj" % "1.2.0"
[com.liuvei.pom/liuvei-pom-web-ssj "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 5.2.0.RELEASE |
| junit : junit | jar | 4.12 |