License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdai.x |
ArtifactId | ArtifactIdequals-ignoring-fields_2.11 |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionequals-ignoring-fields
Allows to compare to case classes while ignoring certain fields by name
|
Project Organization |
Project Organizationx.ai |
<!-- https://jarcasting.com/artifacts/ai.x/equals-ignoring-fields_2.11/ -->
<dependency>
<groupId>ai.x</groupId>
<artifactId>equals-ignoring-fields_2.11</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ai.x/equals-ignoring-fields_2.11/
implementation 'ai.x:equals-ignoring-fields_2.11:1.0.2'
// https://jarcasting.com/artifacts/ai.x/equals-ignoring-fields_2.11/
implementation ("ai.x:equals-ignoring-fields_2.11:1.0.2")
'ai.x:equals-ignoring-fields_2.11:jar:1.0.2'
<dependency org="ai.x" name="equals-ignoring-fields_2.11" rev="1.0.2">
<artifact name="equals-ignoring-fields_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.x', module='equals-ignoring-fields_2.11', version='1.0.2')
)
libraryDependencies += "ai.x" % "equals-ignoring-fields_2.11" % "1.0.2"
[ai.x/equals-ignoring-fields_2.11 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.chuusai : shapeless_2.11 | jar | 2.3.1 |