License |
License |
---|---|
GroupId | GroupIdcom.px100systems |
ArtifactId | ArtifactIdpx100-utils |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPx100 Utils
Common Px100 Utils
|
Filename | Size |
---|---|
px100-utils-0.3.2.pom | |
px100-utils-0.3.2.jar | 45 KB |
px100-utils-0.3.2-sources.jar | 34 KB |
px100-utils-0.3.2-javadoc.jar | 485 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.px100systems/px100-utils/ -->
<dependency>
<groupId>com.px100systems</groupId>
<artifactId>px100-utils</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.px100systems/px100-utils/
implementation 'com.px100systems:px100-utils:0.3.2'
// https://jarcasting.com/artifacts/com.px100systems/px100-utils/
implementation ("com.px100systems:px100-utils:0.3.2")
'com.px100systems:px100-utils:jar:0.3.2'
<dependency org="com.px100systems" name="px100-utils" rev="0.3.2">
<artifact name="px100-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.px100systems', module='px100-utils', version='0.3.2')
)
libraryDependencies += "com.px100systems" % "px100-utils" % "0.3.2"
[com.px100systems/px100-utils "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 4.2.2.RELEASE |
org.springframework : spring-beans | jar | 4.2.2.RELEASE |
org.springframework : spring-expression | jar | 4.2.2.RELEASE |
org.apache.solr : solr-commons-csv | jar | 3.5.0 |
com.google.code.gson : gson | jar | 2.4 |
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.2 |
org.slf4j : slf4j-simple | jar | 1.7.12 |
commons-io : commons-io | jar | 2.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.1 |
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.2.2.RELEASE |