License |
License |
---|---|
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
common-1.0.1.pom | |
common-1.0.1.jar | 157 KB |
common-1.0.1-sources.jar | 105 KB |
common-1.0.1-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fhs-opensource/common/ -->
<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>common</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/common/
implementation 'com.fhs-opensource:common:1.0.1'
// https://jarcasting.com/artifacts/com.fhs-opensource/common/
implementation ("com.fhs-opensource:common:1.0.1")
'com.fhs-opensource:common:jar:1.0.1'
<dependency org="com.fhs-opensource" name="common" rev="1.0.1">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='common', version='1.0.1')
)
libraryDependencies += "com.fhs-opensource" % "common" % "1.0.1"
[com.fhs-opensource/common "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.2.1 |
commons-lang : commons-lang | jar | 2.6 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
commons-io : commons-io | jar | 2.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
org.apache.httpcomponents : httpmime | jar | 4.5.1 |
javax.persistence : persistence-api | jar | 1.0.2 |
redis.clients : jedis | jar | 2.5.2 |
org.apache.poi : poi | jar | 4.1.0 |
org.apache.poi : poi-ooxml | jar | 4.1.0 |
javax.mail : mail | jar | 1.4.7 |
com.alibaba : fastjson | jar | 1.2.40 |
org.aspectj : aspectjweaver | jar | 1.8.9 |
dom4j : dom4j | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
org.logback-extensions : logback-ext-spring | jar | 0.1.1 |
org.springframework : spring-context | jar | 4.3.17.RELEASE |
org.springframework.data : spring-data-redis | jar | 1.8.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |