License |
License |
---|---|
GroupId | GroupIdedu.byu.hbll |
ArtifactId | ArtifactIdmisc |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMiscellaneous utilities
Miscellaneous utilities that do not generally fit in a separate standalone library.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
misc-1.4.1.pom | |
misc-1.4.1.jar | 25 KB |
misc-1.4.1-sources.jar | 15 KB |
misc-1.4.1-javadoc.jar | 457 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.byu.hbll/misc/ -->
<dependency>
<groupId>edu.byu.hbll</groupId>
<artifactId>misc</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.byu.hbll/misc/
implementation 'edu.byu.hbll:misc:1.4.1'
// https://jarcasting.com/artifacts/edu.byu.hbll/misc/
implementation ("edu.byu.hbll:misc:1.4.1")
'edu.byu.hbll:misc:jar:1.4.1'
<dependency org="edu.byu.hbll" name="misc" rev="1.4.1">
<artifact name="misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.byu.hbll', module='misc', version='1.4.1')
)
libraryDependencies += "edu.byu.hbll" % "misc" % "1.4.1"
[edu.byu.hbll/misc "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.mockito : mockito-junit-jupiter | jar | |
org.mockito : mockito-core | jar | |
org.testcontainers : junit-jupiter | jar | |
io.specto : hoverfly-java-junit5 | jar | 0.14.1 |
edu.byu.hbll.witness : witness-core | jar |