wdcode

java tools

License

License

GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

build
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

pom
Description

Description

wdcode
java tools
Project URL

Project URL

https://github.com/wdcode

Download build

Filename Size
build-2.1.pom 13 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.platform : jakarta.jakartaee-api Optional jar 9.1.0
org.projectlombok : lombok Optional jar 1.18.24

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.9.1
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0