Include Jitpack package repository
repositories {
maven("https://jitpack.io")
}
Topic aap.medlem.v1
Definition topic-medlem.yml
implementation("com.github.navikt.aap-avro:medlem:X.X.X")
Topic aap.sokere.v1
Definition topic-søkere.yml
implementation("com.github.navikt.aap-avro:sokere:X.X.X")
Topic aap.manuell.v1
Definition topic-manuell.yml
implementation("com.github.navikt.aap-avro:manuell:X.X.X")
Topic aap.inntekter.v1
Definition topic-inntekter.yml
implementation("com.github.navikt.aap-avro:inntekter:X.X.X")
This library uses semantic versioning <major>.<minor>.<patch>
To release a patch, simply commit to main.
To release a minor or major version, include (MINOR)
or (MAJOR)
in the git commit (including brackets).