| License |
License |
|---|---|
| GroupId | GroupIdpl.matsuo |
| ArtifactId | ArtifactIdaccounting-model |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon code for building server and web applications.
|
| Project Organization |
Project OrganizationMatsuo IT |
| Filename | Size |
|---|---|
| accounting-model-0.1.0.pom | |
| accounting-model-0.1.0.jar | 16 KB |
| accounting-model-0.1.0-tests.jar | 5 KB |
| accounting-model-0.1.0-sources.jar | 10 KB |
| accounting-model-0.1.0-javadoc.jar | 135 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.matsuo/accounting-model/ -->
<dependency>
<groupId>pl.matsuo</groupId>
<artifactId>accounting-model</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo/accounting-model/
implementation 'pl.matsuo:accounting-model:0.1.0'
// https://jarcasting.com/artifacts/pl.matsuo/accounting-model/
implementation ("pl.matsuo:accounting-model:0.1.0")
'pl.matsuo:accounting-model:jar:0.1.0'
<dependency org="pl.matsuo" name="accounting-model" rev="0.1.0">
<artifact name="accounting-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo', module='accounting-model', version='0.1.0')
)
libraryDependencies += "pl.matsuo" % "accounting-model" % "0.1.0"
[pl.matsuo/accounting-model "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.matsuo : matsuo-model | jar | 0.1.2 |
| pl.matsuo : accounting-util | jar | 0.1.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 4.2.1.RELEASE |
| junit : junit | jar | 4.12 |