btools

a building tool for record compiling info e.g. compile-time、java-version、os-name

License

License

GroupId

GroupId

io.github.penghaojie
ArtifactId

ArtifactId

btools
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

btools
a building tool for record compiling info e.g. compile-time、java-version、os-name
Project URL

Project URL

https://github.com/penghaojie/btools
Source Code Management

Source Code Management

https://github.com/penghaojie/btools.git

Download btools

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup : javapoet jar 1.13.0

provided (1)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5
1.2.4
1.2.3
1.1.0-RELEASE
1.0.1
1.0.0