License |
License |
---|---|
GroupId | GroupIdio.github.lempel |
ArtifactId | ArtifactIdblueprint-sdk |
Version | Version3.3.29 |
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.29.pom | |
blueprint-sdk-3.3.29.jar | 164 KB |
blueprint-sdk-3.3.29-sources.jar | 122 KB |
blueprint-sdk-3.3.29-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.29</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lempel/blueprint-sdk/
implementation 'io.github.lempel:blueprint-sdk:3.3.29'
// https://jarcasting.com/artifacts/io.github.lempel/blueprint-sdk/
implementation ("io.github.lempel:blueprint-sdk:3.3.29")
'io.github.lempel:blueprint-sdk:jar:3.3.29'
<dependency org="io.github.lempel" name="blueprint-sdk" rev="3.3.29">
<artifact name="blueprint-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lempel', module='blueprint-sdk', version='3.3.29')
)
libraryDependencies += "io.github.lempel" % "blueprint-sdk" % "3.3.29"
[io.github.lempel/blueprint-sdk "3.3.29"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.31 |
com.h2database : h2 | jar | 2.1.210 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-jxpath : commons-jxpath | jar | 1.3 |
junit : junit | jar | 4.13.2 |