| License | License | 
|---|---|
| GroupId | GroupIdcom.toceansoft | 
| ArtifactId | ArtifactIdtoceansoft-common | 
| Last Version | Last Version0.0.2-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/com.toceansoft/toceansoft-common/ -->
<dependency>
    <groupId>com.toceansoft</groupId>
    <artifactId>toceansoft-common</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.toceansoft/toceansoft-common/
implementation 'com.toceansoft:toceansoft-common:0.0.2-RELEASE'// https://jarcasting.com/artifacts/com.toceansoft/toceansoft-common/
implementation ("com.toceansoft:toceansoft-common:0.0.2-RELEASE")'com.toceansoft:toceansoft-common:jar:0.0.2-RELEASE'<dependency org="com.toceansoft" name="toceansoft-common" rev="0.0.2-RELEASE">
  <artifact name="toceansoft-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.toceansoft', module='toceansoft-common', version='0.0.2-RELEASE')
)libraryDependencies += "com.toceansoft" % "toceansoft-common" % "0.0.2-RELEASE"[com.toceansoft/toceansoft-common "0.0.2-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 19.0 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.yaml : snakeyaml | jar | 1.21 | 
| org.apache.commons : commons-lang3 | jar | 3.7 | 
| com.google.zxing : core | jar | 3.3.3 | 
| org.icepdf.os : icepdf-core | jar | 6.2.2 | 
| javax.media : jai_core | jar | 1.1.3 | 
| org.bouncycastle : bcprov-jdk15on | jar | 1.59 | 
| com.itextpdf : itextpdf | pom | 5.5.13 | 
| com.itextpdf : itext-asian | jar | 5.2.0 | 
| com.itextpdf.tool : xmlworker | jar | 5.5.13 | 
| org.xhtmlrenderer : flying-saucer-core | jar | 9.1.13 | 
| org.xhtmlrenderer : flying-saucer-pdf-itext5 | jar | 9.1.13 | 
| org.apache.poi : poi | jar | 3.17 | 
| org.apache.poi : poi-ooxml | jar | 3.17 | 
| org.apache.poi : poi-scratchpad | jar | 3.17 | 
| org.apache.httpcomponents : httpcore | jar | 4.4.3 | 
| org.apache.httpcomponents : httpclient | jar | 4.4.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.6 | 
| org.jsoup : jsoup | jar | 1.11.2 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| ch.qos.logback : logback-core | jar | 1.2.3 | 
| net.sf.json-lib : json-lib | jar | 2.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |