License |
License |
---|---|
GroupId | GroupIdio.github.lempel |
ArtifactId | ArtifactIdblueprint-sdk |
Version | Version3.3.27 |
Type | Typejar |
Description |
Descriptionio.github.lempel:blueprint-sdk
Personal library for Java development. Deployed on OSSRH for Apache Maven.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blueprint-sdk-3.3.27.pom | |
blueprint-sdk-3.3.27.jar | 162 KB |
blueprint-sdk-3.3.27-sources.jar | 120 KB |
blueprint-sdk-3.3.27-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lempel/blueprint-sdk/ -->
<dependency>
<groupId>io.github.lempel</groupId>
<artifactId>blueprint-sdk</artifactId>
<version>3.3.27</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lempel/blueprint-sdk/
implementation 'io.github.lempel:blueprint-sdk:3.3.27'
// https://jarcasting.com/artifacts/io.github.lempel/blueprint-sdk/
implementation ("io.github.lempel:blueprint-sdk:3.3.27")
'io.github.lempel:blueprint-sdk:jar:3.3.27'
<dependency org="io.github.lempel" name="blueprint-sdk" rev="3.3.27">
<artifact name="blueprint-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lempel', module='blueprint-sdk', version='3.3.27')
)
libraryDependencies += "io.github.lempel" % "blueprint-sdk" % "3.3.27"
[io.github.lempel/blueprint-sdk "3.3.27"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.31 |
com.h2database : h2 | jar | 1.4.200 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-jxpath : commons-jxpath | jar | 1.3 |
junit : junit | jar | 4.13.2 |