License |
License |
---|---|
GroupId | GroupIdcom.gitlab.jhonsapp |
ArtifactId | ArtifactIdbootstrap-document |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootstrap-document
A complete architecture for creating and managing documents.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bootstrap-document-0.0.1.pom | |
bootstrap-document-0.0.1.jar | 36 KB |
bootstrap-document-0.0.1-sources.jar | 25 KB |
bootstrap-document-0.0.1-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-document/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>bootstrap-document</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-document/
implementation 'com.gitlab.jhonsapp:bootstrap-document:0.0.1'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/bootstrap-document/
implementation ("com.gitlab.jhonsapp:bootstrap-document:0.0.1")
'com.gitlab.jhonsapp:bootstrap-document:jar:0.0.1'
<dependency org="com.gitlab.jhonsapp" name="bootstrap-document" rev="0.0.1">
<artifact name="bootstrap-document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='bootstrap-document', version='0.0.1')
)
libraryDependencies += "com.gitlab.jhonsapp" % "bootstrap-document" % "0.0.1"
[com.gitlab.jhonsapp/bootstrap-document "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.5.7.RELEASE |
org.hibernate : hibernate-java8 | jar | 5.0.12.Final |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.7.RELEASE |
com.itextpdf : kernel | jar | 7.0.4 |
com.itextpdf : io | jar | 7.0.4 |
com.itextpdf : layout | jar | 7.0.4 |
com.itextpdf : barcodes | jar | 7.0.4 |
com.gitlab.jhonsapp : repository | jar | 1.0.12 |
com.asprise.ocr : java-ocr-api | jar | 15.3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | 1.5.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |
org.springframework.security : spring-security-test | jar | |
com.gitlab.jhonsapp : bootstrap-test | jar | 0.0.3 |
org.postgresql : postgresql | jar | 9.4.1212.jre7 |
org.hibernate : hibernate-jpamodelgen | jar | 5.0.12.Final |