Last Version

Snowdrop :: Service Catalog :: Spring Cloud Connector :: Examples :: Database 0.0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Data
GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

simple-database
Version

Version

0.0.2
Type

Type

jar
Description

Description

Snowdrop :: Service Catalog :: Spring Cloud Connector :: Examples :: Database
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Red Hat

Download simple-database 0.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-data-rest jar
org.postgresql : postgresql jar 9.4-1206-jdbc42
me.snowdrop : servicecatalog-connector jar 0.0.2

Project Modules

There are no modules declared in this project.