WrzasqPl Commons DB

Base database and model-related structures and routines.

License

License

GroupId

GroupId

pl.wrzasq.commons
ArtifactId

ArtifactId

commons-db
Last Version

Last Version

1.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

WrzasqPl Commons DB
Base database and model-related structures and routines.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-db

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
pl.wrzasq.commons : commons-text jar 1.0.13
javax.inject : javax.inject jar 1
org.apache.commons : commons-lang3 jar 3.9
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2
org.hibernate : hibernate-core jar 5.4.2.Final

provided (1)

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

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.mockito : mockito-core jar 2.27.0
org.mockito : mockito-junit-jupiter jar 2.27.0
org.springframework : spring-test jar 5.1.6.RELEASE
org.springframework.security : spring-security-test jar 5.1.5.RELEASE

Project Modules

There are no modules declared in this project.
pl.wrzasq.commons

Rafał Wrzeszcz - Wrzasq.pl

Versions

Version
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0