pl.matsuo:matsuo-model

Common code for building server and web applications.

License

License

GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-model
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Common code for building server and web applications.
Project Organization

Project Organization

Matsuo IT

Download matsuo-model

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
pl.matsuo : matsuo-util-common jar 0.1.7
org.springframework : spring-orm jar 5.3.18
org.springframework : spring-context-support jar 5.3.18
org.hsqldb : hsqldb jar 2.5.1
com.querydsl : querydsl-jpa jar 4.4.0
com.querydsl : querydsl-sql-spring jar 4.4.0
org.mockito : mockito-core jar 4.4.0
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework.data : spring-data-jpa jar 2.4.0
javax.annotation : javax.annotation-api jar 1.3.2
org.hibernate : hibernate-validator jar 6.1.0.Final
org.hibernate : hibernate-core jar 5.4.2.Final
pl.matsuo : hibernate-validator-pl jar 0.1.0
commons-dbcp : commons-dbcp jar 1.4
javax.xml.bind : jaxb-api jar 2.2.11
com.sun.xml.bind : jaxb-core jar 2.2.11
com.sun.xml.bind : jaxb-impl jar 2.2.11
javax.activation : activation jar 1.1.1

provided (2)

Group / Artifact Type Version
com.querydsl : querydsl-apt jar 4.4.0
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.18
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0