| Title: |
jsonpath-literal |
| Group ID: |
com.filippodeluca |
| Artifact ID: |
jsonpath-literal_3 |
| Version: |
1.0.6 |
| Last modified: |
27.03.2026 09:43 |
| Packaging: |
jar |
| Name: |
jsonpath-literal |
| Description: |
jsonpath-literal |
| URL: |
https://github.com/filosganga/jsonpath |
| Vendor: |
Filippo De Luca |
|
|
| Size: |
7.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/filippodeluca/jsonpath-literal_3/1.0.6/jsonpath-literal_3-1.0.6.jar |
| POM: |
Show
hide
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.filippodeluca</groupId>
<artifactId>jsonpath-literal_3</artifactId>
<packaging>jar</packaging>
<description>jsonpath-literal</description>
<url>https://github.com/filosganga/jsonpath</url>
<version>1.0.6</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>jsonpath-literal</name>
<inceptionYear>2023</inceptionYear>
<organization>
<name>Filippo De Luca</name>
<url>https://github.com/filosganga/jsonpath</url>
</organization>
<scm>
<url>https://github.com/filosganga/jsonpath</url>
<connection>scm:git@github.com:filosganga/jsonpath.git</connection>
</scm>
<developers>
<developer>
<id>filosganga</id>
<name>Filippo De Luca</name>
<url>https://github.com/filosganga</url>
<email>me@filippodeluca.com</email>
</developer>
</developers>
<properties>
<info.versionScheme>semver-spec</info.versionScheme>
</properties>
<dependencies>
<dependency>
<groupId>com.filippodeluca</groupId>
<artifactId>jsonpath-ast_3</artifactId>
<version>1.0.6</version>
</dependency>
<dependency>
<groupId>com.filippodeluca</groupId>
<artifactId>jsonpath-parser_3</artifactId>
<version>1.0.6</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala3-library_3</artifactId>
<version>3.8.2</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>literally_3</artifactId>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>munit_3</artifactId>
<version>1.2.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>munit-scalacheck_3</artifactId>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>munit-cats-effect_3</artifactId>
<version>2.2.0</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.filippodeluca</groupId>
<artifactId>jsonpath-literal_3</artifactId>
<version>1.0.6</version>
</dependency>
|
| Gradle: |
com.filippodeluca:jsonpath-literal_3:1.0.6 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|