Plow Core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

ru.greatbit.plow
ArtifactId

ArtifactId

plow-core
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Plow Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download plow-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
ru.greatbit.plow : plow-contract jar 1.4
org.springframework : spring-core jar 4.2.2.RELEASE
org.springframework : spring-context jar 4.2.2.RELEASE
org.springframework : spring-expression jar 4.2.2.RELEASE
org.apache.commons : commons-lang3 jar 3.4

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.2.RELEASE
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1