License |
License |
---|---|
Categories |
CategoriesJHipster Application Layer Libs Code Generators |
GroupId | GroupIdorg.bardframework.crud |
ArtifactId | ArtifactIdcrud-jhipster-filter |
Version | Version0.9.4 |
Type | Typejar |
Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
Filename | Size |
---|---|
crud-jhipster-filter-0.9.4.pom | |
crud-jhipster-filter-0.9.4.jar | 16 KB |
crud-jhipster-filter-0.9.4-sources.jar | 18 KB |
crud-jhipster-filter-0.9.4-javadoc.jar | 485 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bardframework.crud/crud-jhipster-filter/ -->
<dependency>
<groupId>org.bardframework.crud</groupId>
<artifactId>crud-jhipster-filter</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.crud/crud-jhipster-filter/
implementation 'org.bardframework.crud:crud-jhipster-filter:0.9.4'
// https://jarcasting.com/artifacts/org.bardframework.crud/crud-jhipster-filter/
implementation ("org.bardframework.crud:crud-jhipster-filter:0.9.4")
'org.bardframework.crud:crud-jhipster-filter:jar:0.9.4'
<dependency org="org.bardframework.crud" name="crud-jhipster-filter" rev="0.9.4">
<artifact name="crud-jhipster-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.crud', module='crud-jhipster-filter', version='0.9.4')
)
libraryDependencies += "org.bardframework.crud" % "crud-jhipster-filter" % "0.9.4"
[org.bardframework.crud/crud-jhipster-filter "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.13 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.21.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |