| License |
License |
|---|---|
| GroupId | GroupIdde.bild.backend |
| ArtifactId | ArtifactIdpolymorphia |
| Version | Version2.8.1 |
| Type | Typejar |
| Description |
Descriptionde.bild.backend:polymorphia
A very fast POJO codec for MongoDB (used in conjunction with the Mongo Java Driver) that handles generic types as well as polymorphic class hierarchies
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| polymorphia-2.8.1.pom | |
| polymorphia-2.8.1.jar | 122 KB |
| polymorphia-2.8.1-sources.jar | 58 KB |
| polymorphia-2.8.1-javadoc.jar | 706 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.bild.backend/polymorphia/ -->
<dependency>
<groupId>de.bild.backend</groupId>
<artifactId>polymorphia</artifactId>
<version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bild.backend/polymorphia/
implementation 'de.bild.backend:polymorphia:2.8.1'
// https://jarcasting.com/artifacts/de.bild.backend/polymorphia/
implementation ("de.bild.backend:polymorphia:2.8.1")
'de.bild.backend:polymorphia:jar:2.8.1'
<dependency org="de.bild.backend" name="polymorphia" rev="2.8.1">
<artifact name="polymorphia" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bild.backend', module='polymorphia', version='2.8.1')
)
libraryDependencies += "de.bild.backend" % "polymorphia" % "2.8.1"
[de.bild.backend/polymorphia "2.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.mongodb : mongodb-driver-sync | jar | 4.2.3 |
| org.springframework : spring-core | jar | |
| org.reflections : reflections | jar | 0.9.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.1 |
| org.testcontainers : testcontainers | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.1 |
| org.testcontainers : junit-jupiter | jar | |
| org.testcontainers : mongodb | jar |