Last Version

Concertmaster 0.1.0

Fluent java library that makes it easy to write business logic

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.boriswaguia
ArtifactId

ArtifactId

concertmaster
Version

Version

0.1.0
Type

Type

jar
Description

Description

Concertmaster
Fluent java library that makes it easy to write business logic
Project URL

Project URL

https://github.com/boriswaguia/concertmaster.git
Source Code Management

Source Code Management

http://github.com/boriswaguia/concertmaster/tree/master

Download concertmaster 0.1.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
org.hamcrest : hamcrest jar 2.1

Project Modules

There are no modules declared in this project.