feature-db-sql

The SQL backend for the feature toggle service. It is ebean and you need to include your versions of those dependencies. This has been successfully deployed under Spring/Jetty and Netty+Jersey+GRPC.

License

License

GroupId

GroupId

cd.connect.features
ArtifactId

ArtifactId

feature-db-sql
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

feature-db-sql
The SQL backend for the feature toggle service. It is ebean and you need to include your versions of those dependencies. This has been successfully deployed under Spring/Jetty and Netty+Jersey+GRPC.
Project URL

Project URL

https://clearpointnz.github.io/connect/

Download feature-db-sql

How to add to project

<!-- https://jarcasting.com/artifacts/cd.connect.features/feature-db-sql/ -->
<dependency>
    <groupId>cd.connect.features</groupId>
    <artifactId>feature-db-sql</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/cd.connect.features/feature-db-sql/
implementation 'cd.connect.features:feature-db-sql:2.1'
// https://jarcasting.com/artifacts/cd.connect.features/feature-db-sql/
implementation ("cd.connect.features:feature-db-sql:2.1")
'cd.connect.features:feature-db-sql:jar:2.1'
<dependency org="cd.connect.features" name="feature-db-sql" rev="2.1">
  <artifact name="feature-db-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='cd.connect.features', module='feature-db-sql', version='2.1')
)
libraryDependencies += "cd.connect.features" % "feature-db-sql" % "2.1"
[cd.connect.features/feature-db-sql "2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
cd.connect.features : connect-feature-service-java-api jar [2.1,3)

provided (2)

Group / Artifact Type Version
cd.connect.common : connect-app-declare-config jar [1.1,2)
io.ebean : ebean jar [11.37.1]

test (1)

Group / Artifact Type Version
cd.connect.composites.java : connect-composite-test jar [1.1,2)

Project Modules

There are no modules declared in this project.

Versions

Version
2.1