License |
License |
---|---|
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdblaze-core_3 |
Last Version | Last Version1.0.0-M33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblaze-core
NIO Framework for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organizationhttp4s.org |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blaze-core_3-1.0.0-M33.pom | |
blaze-core_3-1.0.0-M33.jar | 435 KB |
blaze-core_3-1.0.0-M33-sources.jar | 75 KB |
blaze-core_3-1.0.0-M33-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/blaze-core_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>blaze-core_3</artifactId>
<version>1.0.0-M33</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/blaze-core_3/
implementation 'org.http4s:blaze-core_3:1.0.0-M33'
// https://jarcasting.com/artifacts/org.http4s/blaze-core_3/
implementation ("org.http4s:blaze-core_3:1.0.0-M33")
'org.http4s:blaze-core_3:jar:1.0.0-M33'
<dependency org="org.http4s" name="blaze-core_3" rev="1.0.0-M33">
<artifact name="blaze-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='blaze-core_3', version='1.0.0-M33')
)
libraryDependencies += "org.http4s" % "blaze-core_3" % "1.0.0-M33"
[org.http4s/blaze-core_3 "1.0.0-M33"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.log4s : log4s_3 | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s » blaze-testkit_3 | jar | 1.0.0-M33 |
ch.qos.logback : logback-classic | jar | 1.2.11 |