| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.ineunet |
| ArtifactId | ArtifactIdknife-utils |
| Last Version | Last Version2.7.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionknife-utils
knife utils
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| knife-utils-2.7.12.pom | |
| knife-utils-2.7.12.jar | 186 KB |
| knife-utils-2.7.12-sources.jar | 182 KB |
| knife-utils-2.7.12-javadoc.jar | 772 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ineunet/knife-utils/ -->
<dependency>
<groupId>com.ineunet</groupId>
<artifactId>knife-utils</artifactId>
<version>2.7.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.ineunet/knife-utils/
implementation 'com.ineunet:knife-utils:2.7.12'
// https://jarcasting.com/artifacts/com.ineunet/knife-utils/
implementation ("com.ineunet:knife-utils:2.7.12")
'com.ineunet:knife-utils:jar:2.7.12'
<dependency org="com.ineunet" name="knife-utils" rev="2.7.12">
<artifact name="knife-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ineunet', module='knife-utils', version='2.7.12')
)
libraryDependencies += "com.ineunet" % "knife-utils" % "2.7.12"
[com.ineunet/knife-utils "2.7.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
| io.swagger : swagger-annotations | jar | 1.5.20 |
| org.apache.logging.log4j : log4j-api | jar | 2.10.0 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |