Last Version

wdcode 2.1

java tools

License

License

GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

build
Version

Version

2.1
Type

Type

pom
Description

Description

wdcode
java tools
Project URL

Project URL

https://github.com/wdcode

Download build 2.1

Filename Size
build-2.1.pom 13 KB
Browse

<!-- 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.