is not current version
Last Version 3.3.32

io.github.lempel:blueprint-sdk 3.3.25

Personal library for Java development. Deployed on OSSRH for Apache Maven.

License

License

GroupId

GroupId

io.github.lempel
ArtifactId

ArtifactId

blueprint-sdk
Version

Version

3.3.25
Type

Type

jar
Description

Description

io.github.lempel:blueprint-sdk
Personal library for Java development. Deployed on OSSRH for Apache Maven.
Project URL

Project URL

https://github.com/lempel/blueprint-sdk
Source Code Management

Source Code Management

https://github.com/lempel/blueprint-sdk

Download blueprint-sdk 3.3.25


<!-- https://jarcasting.com/artifacts/io.github.lempel/blueprint-sdk/ -->
<dependency>
    <groupId>io.github.lempel</groupId>
    <artifactId>blueprint-sdk</artifactId>
    <version>3.3.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lempel/blueprint-sdk/
implementation 'io.github.lempel:blueprint-sdk:3.3.25'
// https://jarcasting.com/artifacts/io.github.lempel/blueprint-sdk/
implementation ("io.github.lempel:blueprint-sdk:3.3.25")
'io.github.lempel:blueprint-sdk:jar:3.3.25'
<dependency org="io.github.lempel" name="blueprint-sdk" rev="3.3.25">
  <artifact name="blueprint-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lempel', module='blueprint-sdk', version='3.3.25')
)
libraryDependencies += "io.github.lempel" % "blueprint-sdk" % "3.3.25"
[io.github.lempel/blueprint-sdk "3.3.25"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.