Last Version

com.spotify:hamcrest 1.2.0

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

hamcrest
Version

Version

1.2.0
Type

Type

pom
Description

Description

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.
Source Code Management

Source Code Management

https://github.com/spotify/java-hamcrest

Download hamcrest 1.2.0

Filename Size
hamcrest-1.2.0.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jackson
  • optional
  • pojo
  • util
  • future