Last Version

core 1.0.1

pweb3j core module

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.pchain-org
ArtifactId

ArtifactId

pweb3j-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

core
pweb3j core module
Project URL

Project URL

https://github.com/pchain-org/pweb3j
Source Code Management

Source Code Management

https://github.com/pchain-org/pweb3j

Download pweb3j-spring-boot-starter 1.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-actuator jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE
io.github.pchain-org : core jar 1.0.1
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-test jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.