gfc-semver


License

License

MIT
GroupId

GroupId

org.gfccollective
ArtifactId

ArtifactId

gfc-semver_2.12
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

gfc-semver
gfc-semver
Project URL

Project URL

https://github.com/gfc-collective/gfc-semver
Project Organization

Project Organization

org.gfccollective
Source Code Management

Source Code Management

https://github.com/gfc-collective/gfc-semver.git

Download gfc-semver_2.12

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.0

Project Modules

There are no modules declared in this project.

gfc-semver Maven Central Build Status Coverage Status

A library that contains Scala utilities for working with semantic versions. A fork and new home of the now unmaintained Gilt Foundation Classes (com.gilt.gfc), now called the GFC Collective, maintained by some of the original authors.

Getting gfc-semver

The latest version is 1.0.0, released on 21/Jan/2020 and cross-built against Scala 2.12.x and 2.13.x.

If you're using SBT, add the following line to your build file:

libraryDependencies += "org.gfccollective" %% "gfc-semver" % "1.0.0"

For Maven and other build tools, you can visit search.maven.org. (This search will also list other available libraries from the GFC Collective.)

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

org.gfccollective

The GFC Collective

The new home of the (former) Gilt Foundation Classes

Versions

Version
1.0.0