accounting-parent

Common code for building server and web applications.

License

License

GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

accounting-parent
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

accounting-parent
Common code for building server and web applications.
Project Organization

Project Organization

Matsuo IT

Download accounting-parent

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.0.31-beta
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
org.slf4j : slf4j-jdk14 jar 1.7.12

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.1.RELEASE
junit : junit jar 4.12

Project Modules

  • accounting-util
  • accounting-model
  • accounting-core
  • accounting-web
  • accounting-webapp

Versions

Version
0.1.0