License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-dfs |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-dfs-1.0.0.pom | |
framework-dfs-1.0.0.jar | 26 KB |
framework-dfs-1.0.0-sources.jar | 11 KB |
framework-dfs-1.0.0-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-dfs/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-dfs</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-dfs/
implementation 'com.wichell:framework-dfs:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-dfs/
implementation ("com.wichell:framework-dfs:1.0.0")
'com.wichell:framework-dfs:jar:1.0.0'
<dependency org="com.wichell" name="framework-dfs" rev="1.0.0">
<artifact name="framework-dfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-dfs', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-dfs" % "1.0.0"
[com.wichell/framework-dfs "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.lokra.seaweedfs : seaweedfs-client | jar | 0.7.3.RELEASE |
com.wichell : framework-web | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.1.6.RELEASE |