is not current version
Last Version 1.0.5

jarboot 1.0.4

jarboot

License

License

GroupId

GroupId

com.github.tackfast
ArtifactId

ArtifactId

jarboot
Version

Version

1.0.4
Type

Type

pom
Description

Description

jarboot
jarboot
Project URL

Project URL

https://github.com/tackfast/jarboot
Source Code Management

Source Code Management

https://github.com/tackfast/jarboot/tree/main

Download jarboot 1.0.4

Filename Size
jarboot-1.0.4.pom
Browse

<!-- https://jarcasting.com/artifacts/com.github.tackfast/jarboot/ -->
<dependency>
    <groupId>com.github.tackfast</groupId>
    <artifactId>jarboot</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tackfast/jarboot/
implementation 'com.github.tackfast:jarboot:1.0.4'
// https://jarcasting.com/artifacts/com.github.tackfast/jarboot/
implementation ("com.github.tackfast:jarboot:1.0.4")
'com.github.tackfast:jarboot:pom:1.0.4'
<dependency org="com.github.tackfast" name="jarboot" rev="1.0.4">
  <artifact name="jarboot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tackfast', module='jarboot', version='1.0.4')
)
libraryDependencies += "com.github.tackfast" % "jarboot" % "1.0.4"
[com.github.tackfast/jarboot "1.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3
cn.hutool : hutool-all jar 5.6.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

  • jarboot-common
  • jarboot-gateway
  • jarboot-idempotent