Last Version

SMART COSMOS Metadata DAO Impl for JPA Entities 3.0.0

Access simple Metadata entities

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-dao-metadata-default
Version

Version

3.0.0
Type

Type

jar
Description

Description

SMART COSMOS Metadata DAO Impl for JPA Entities
Access simple Metadata entities
Project URL

Project URL

http://smartcosmos.net/smartcosmos-dao-metadata-default
Project Organization

Project Organization

Smartrac Technology Fletcher, Inc.
Source Code Management

Source Code Management

https://github.com/SMARTRACTECHNOLOGY/smartcosmos-dao-metadata-default/tree/master/

Download smartcosmos-dao-metadata-default 3.0.0


<!-- https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-dao-metadata-default/ -->
<dependency>
    <groupId>net.smartcosmos</groupId>
    <artifactId>smartcosmos-dao-metadata-default</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-dao-metadata-default/
implementation 'net.smartcosmos:smartcosmos-dao-metadata-default:3.0.0'
// https://jarcasting.com/artifacts/net.smartcosmos/smartcosmos-dao-metadata-default/
implementation ("net.smartcosmos:smartcosmos-dao-metadata-default:3.0.0")
'net.smartcosmos:smartcosmos-dao-metadata-default:jar:3.0.0'
<dependency org="net.smartcosmos" name="smartcosmos-dao-metadata-default" rev="3.0.0">
  <artifact name="smartcosmos-dao-metadata-default" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='smartcosmos-dao-metadata-default', version='3.0.0')
)
libraryDependencies += "net.smartcosmos" % "smartcosmos-dao-metadata-default" % "3.0.0"
[net.smartcosmos/smartcosmos-dao-metadata-default "3.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.1
com.fasterxml.uuid : java-uuid-generator jar 3.1.4
org.json : json jar
org.mariadb.jdbc : mariadb-java-client jar 1.4.3
net.smartcosmos : smartcosmos-dao-metadata jar 3.0.0
net.smartcosmos : smartcosmos-framework jar 3.0.0
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-validation jar

provided (2)

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

test (3)

Group / Artifact Type Version
com.h2database : h2 jar
org.springframework.boot : spring-boot-starter-test jar
com.jayway.restassured : spring-mock-mvc jar

Project Modules

There are no modules declared in this project.