| License |
License |
|---|---|
| GroupId | GroupIdio.github.guchdes |
| ArtifactId | ArtifactIddjango |
| Version | Version3.3.3 |
| Type | Typepom |
| Description |
Descriptiondjango-java
A java ODM (Object Document Mapping) framework for mongodb.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| django-3.3.3.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.guchdes/django/ -->
<dependency>
<groupId>io.github.guchdes</groupId>
<artifactId>django</artifactId>
<version>3.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guchdes/django/
implementation 'io.github.guchdes:django:3.3.3'
// https://jarcasting.com/artifacts/io.github.guchdes/django/
implementation ("io.github.guchdes:django:3.3.3")
'io.github.guchdes:django:pom:3.3.3'
<dependency org="io.github.guchdes" name="django" rev="3.3.3">
<artifact name="django" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.guchdes', module='django', version='3.3.3')
)
libraryDependencies += "io.github.guchdes" % "django" % "3.3.3"
[io.github.guchdes/django "3.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.guchdes : django-bson | jar | 3.3.3 |
| io.github.guchdes : django-core | jar | 3.3.3 |