feature

A common library that provides feature and toggle feature functionality.

License

License

GroupId

GroupId

com.socklabs
ArtifactId

ArtifactId

feature
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

feature
A common library that provides feature and toggle feature functionality.
Source Code Management

Source Code Management

https://github.com/ngerakines/feature

Download feature

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.netflix.servo : servo-core jar 0.4.47

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0