License |
License
New BSD License
|
---|---|
GroupId | GroupIdorg.nhind |
ArtifactId | ArtifactIddirect-common-audit |
Version | Version6.0 |
Type | Typejar |
Description |
DescriptionDirect Project auditing interfaces and implementations
Direct Project auditing interfaces and implementations
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
direct-common-audit-6.0.pom | |
direct-common-audit-6.0.jar | 31 KB |
direct-common-audit-6.0-tests.jar | 21 KB |
direct-common-audit-6.0-sources.jar | 40 KB |
direct-common-audit-6.0-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nhind/direct-common-audit/ -->
<dependency>
<groupId>org.nhind</groupId>
<artifactId>direct-common-audit</artifactId>
<version>6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nhind/direct-common-audit/
implementation 'org.nhind:direct-common-audit:6.0'
// https://jarcasting.com/artifacts/org.nhind/direct-common-audit/
implementation ("org.nhind:direct-common-audit:6.0")
'org.nhind:direct-common-audit:jar:6.0'
<dependency org="org.nhind" name="direct-common-audit" rev="6.0">
<artifact name="direct-common-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nhind', module='direct-common-audit', version='6.0')
)
libraryDependencies += "org.nhind" % "direct-common-audit" % "6.0"
[org.nhind/direct-common-audit "6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.2.RELEASE |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.hibernate : hibernate-core | jar | 5.3.7.Final |
org.hibernate : hibernate-entitymanager | jar | 5.3.7.Final |
org.apache.commons : commons-collections4 | jar | 4.2 |
Group / Artifact | Type | Version |
---|---|---|
commons-dbcp : commons-dbcp | jar | 1.4 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.2.RELEASE |
com.h2database : h2 | jar | 1.4.197 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |