Surgical

A tool for dynamically filtering entity properties based on Jackson

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.ksprider
ArtifactId

ArtifactId

Surgical
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Surgical
A tool for dynamically filtering entity properties based on Jackson
Project URL

Project URL

https://github.com/ksprider/Surgical
Source Code Management

Source Code Management

https://github.com/ksprider/Surgical

Download Surgical

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.4
org.springframework : spring-webmvc jar 5.3.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1