anwiba commons project

anwiba commons libraries project

License

License

Categories

Categories

Net
GroupId

GroupId

net.anwiba.commons
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.1.158
Release Date

Release Date

Type

Type

pom
Description

Description

anwiba commons project
anwiba commons libraries project
Project Organization

Project Organization

Andreas W. Bartels
Source Code Management

Source Code Management

https://github.com/AndreasWBartels/libraries/tree/master/commons

Download commons

Filename Size
commons-1.1.158.pom 1 KB
Browse

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-commons jar 1.8.1
org.junit.platform : junit-platform-launcher jar 1.8.1
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

  • core
  • tools
  • advanced
  • swing

Versions

Version
1.1.158
1.1.121