| GroupId | GroupIdorg.sejda |
|---|---|
| ArtifactId | ArtifactIdsejda-example |
| Last Version | Last Version1.0.0.M2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsejda example
Package containing examples on how to use Sejda.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sejda-example-1.0.0.M2.pom | |
| sejda-example-1.0.0.M2.jar | 7 KB |
| sejda-example-1.0.0.M2-sources.jar | 3 KB |
| sejda-example-1.0.0.M2-javadoc.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sejda/sejda-example/ -->
<dependency>
<groupId>org.sejda</groupId>
<artifactId>sejda-example</artifactId>
<version>1.0.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sejda/sejda-example/
implementation 'org.sejda:sejda-example:1.0.0.M2'
// https://jarcasting.com/artifacts/org.sejda/sejda-example/
implementation ("org.sejda:sejda-example:1.0.0.M2")
'org.sejda:sejda-example:jar:1.0.0.M2'
<dependency org="org.sejda" name="sejda-example" rev="1.0.0.M2">
<artifact name="sejda-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sejda', module='sejda-example', version='1.0.0.M2')
)
libraryDependencies += "org.sejda" % "sejda-example" % "1.0.0.M2"
[org.sejda/sejda-example "1.0.0.M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sejda : sejda-core | jar | 1.0.0.M2 |
| org.sejda : sejda-model | jar | 1.0.0.M2 |
| org.sejda : sejda-itext | jar | 1.0.0.M2 |
| org.hibernate : hibernate-validator | jar | 4.2.0.Final |
| com.lowagie : itext | jar | 2.1.7 |
| ch.qos.logback : logback-classic | jar | [0.9.29,] |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.0 |
| org.powermock : powermock-module-junit4 | jar | 1.4.11 |
| org.powermock : powermock-api-mockito | jar | 1.4.11 |