| License | License | 
|---|---|
| GroupId | GroupIdcom.zuunr.restbed | 
| ArtifactId | ArtifactIdrestbed-core | 
| Version | Version1.0.0.M60-57bfeb8 | 
| Type | Typejar | 
| Description | DescriptionRestbed core Core project for Restbed modules | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-core/ -->
<dependency>
    <groupId>com.zuunr.restbed</groupId>
    <artifactId>restbed-core</artifactId>
    <version>1.0.0.M60-57bfeb8</version>
</dependency>// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-core/
implementation 'com.zuunr.restbed:restbed-core:1.0.0.M60-57bfeb8'// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-core/
implementation ("com.zuunr.restbed:restbed-core:1.0.0.M60-57bfeb8")'com.zuunr.restbed:restbed-core:jar:1.0.0.M60-57bfeb8'<dependency org="com.zuunr.restbed" name="restbed-core" rev="1.0.0.M60-57bfeb8">
  <artifact name="restbed-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.zuunr.restbed', module='restbed-core', version='1.0.0.M60-57bfeb8')
)libraryDependencies += "com.zuunr.restbed" % "restbed-core" % "1.0.0.M60-57bfeb8"[com.zuunr.restbed/restbed-core "1.0.0.M60-57bfeb8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.4.2 | 
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.2 | 
| com.zuunr : json | jar | 0.1.0.M28-07e0c81 | 
| com.zuunr : forms | jar | 0.1.0.M39-d6e2a4d | 
| org.mongodb : bson | jar | 4.1.1 | 
| org.clojure : clojure | jar | 1.10.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |