| License |
License |
|---|---|
| GroupId | GroupIdcom.ursaj.hfs |
| ArtifactId | ArtifactIdhfs-api |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHFS API
HFS API
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hfs-api-1.3.1.pom | |
| hfs-api-1.3.1.jar | 34 KB |
| hfs-api-1.3.1-tests.jar | 51 KB |
| hfs-api-1.3.1-test-sources.jar | 27 KB |
| hfs-api-1.3.1-test-javadoc.jar | 182 KB |
| hfs-api-1.3.1-sources.jar | 26 KB |
| hfs-api-1.3.1-javadoc.jar | 172 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ursaj.hfs/hfs-api/ -->
<dependency>
<groupId>com.ursaj.hfs</groupId>
<artifactId>hfs-api</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ursaj.hfs/hfs-api/
implementation 'com.ursaj.hfs:hfs-api:1.3.1'
// https://jarcasting.com/artifacts/com.ursaj.hfs/hfs-api/
implementation ("com.ursaj.hfs:hfs-api:1.3.1")
'com.ursaj.hfs:hfs-api:jar:1.3.1'
<dependency org="com.ursaj.hfs" name="hfs-api" rev="1.3.1">
<artifact name="hfs-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ursaj.hfs', module='hfs-api', version='1.3.1')
)
libraryDependencies += "com.ursaj.hfs" % "hfs-api" % "1.3.1"
[com.ursaj.hfs/hfs-api "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.4 |
| org.springframework : spring-test | jar | 4.1.6.RELEASE |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.12 |