is not current version
Last Version 4.0.0

puma4j 2.0.1

Easy and convenient way to load file resources into your tests using only annotations.

License

License

MIT
GroupId

GroupId

io.github.vitorsalgado.puma4j
ArtifactId

ArtifactId

puma4j-core
Version

Version

2.0.1
Type

Type

jar
Description

Description

puma4j
Easy and convenient way to load file resources into your tests using only annotations.
Project URL

Project URL

https://github.com/vitorsalgado/puma4j/blob/main/README.md
Source Code Management

Source Code Management

https://github.com/vitorsalgado/puma4j.git

Download puma4j-core 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.0
com.google.code.gson : gson jar 2.8.9
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.0

Project Modules

There are no modules declared in this project.