Skip to content

D4L Maven Repository - Features

Notifications You must be signed in to change notification settings

d4l-data4life/maven-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

D4L Maven Repository - Features

Maven repository for features and experiments.

Usage

You will find our latest feature and experiments here that you could use to test and verify early on.

NOTICE: Dependencies will be cleaned regularly. So don’t include them in any production release.

Gradle

Please add the following to your root build.gradle or build.gradle.kts

// build.gradle.kts
repositories {
    // add
    maven("https://raw.github.com/d4l-data4life/maven-features/main/features")
}

Maintenance

Deploy

Is done by our CI SDK bot. No manual deploys allowed.

Cleanup

As feature dependencies quickly pile up, it is necessary to regularly cleanup old dependencies.

We have a script available that removes old dependencies:

  • ./cleanup.main.kts

  • commit changes

About

D4L Maven Repository - Features

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages