#TopView-Utils
| License |
License |
|---|---|
| GroupId | GroupIdcn.topviewclub |
| ArtifactId | ArtifactIdtopview-utils |
| Last Version | Last Version2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontopview-utils
A complex util to simplify develop
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationTopview Studio |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| topview-utils-2.4.pom | |
| topview-utils-2.4.jar | 139 KB |
| topview-utils-2.4-sources.jar | 68 KB |
| topview-utils-2.4-javadoc.jar | 644 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.topviewclub/topview-utils/ -->
<dependency>
<groupId>cn.topviewclub</groupId>
<artifactId>topview-utils</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.topviewclub/topview-utils/
implementation 'cn.topviewclub:topview-utils:2.4'
// https://jarcasting.com/artifacts/cn.topviewclub/topview-utils/
implementation ("cn.topviewclub:topview-utils:2.4")
'cn.topviewclub:topview-utils:jar:2.4'
<dependency org="cn.topviewclub" name="topview-utils" rev="2.4">
<artifact name="topview-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.topviewclub', module='topview-utils', version='2.4')
)
libraryDependencies += "cn.topviewclub" % "topview-utils" % "2.4"
[cn.topviewclub/topview-utils "2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |
| com.github.tomakehurst : wiremock-standalone | jar | 2.26.0 |
#TopView-Utils