Last Version

habushu::Root 1.1.0

In Okinawa, habushu (pronounced HA-BU-SHU) is a sake that is made with venomous snake. The alcohol in the snake assists in dissolving the snake's venom and making it non-poinsonous. In Maven, habushu allows pyhton projects to be build as part a Maven build. This brings some order and consistency to what can otherwise be haphazardly structured projects.

License

License

GroupId

GroupId

org.bitbucket.cpointe.habushu
ArtifactId

ArtifactId

habushu
Version

Version

1.1.0
Type

Type

pom
Description

Description

habushu::Root
In Okinawa, habushu (pronounced HA-BU-SHU) is a sake that is made with venomous snake. The alcohol in the snake assists in dissolving the snake's venom and making it non-poinsonous. In Maven, habushu allows pyhton projects to be build as part a Maven build. This brings some order and consistency to what can otherwise be haphazardly structured projects.
Project URL

Project URL

https://bitbucket.org/cpointe/habushu
Source Code Management

Source Code Management

https://bitbucket.org/cpointe/habushu/

Download habushu 1.1.0

Filename Size
habushu-1.1.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bitbucket.cpointe.habushu/habushu/ -->
<dependency>
    <groupId>org.bitbucket.cpointe.habushu</groupId>
    <artifactId>habushu</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cpointe.habushu/habushu/
implementation 'org.bitbucket.cpointe.habushu:habushu:1.1.0'
// https://jarcasting.com/artifacts/org.bitbucket.cpointe.habushu/habushu/
implementation ("org.bitbucket.cpointe.habushu:habushu:1.1.0")
'org.bitbucket.cpointe.habushu:habushu:pom:1.1.0'
<dependency org="org.bitbucket.cpointe.habushu" name="habushu" rev="1.1.0">
  <artifact name="habushu" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cpointe.habushu', module='habushu', version='1.1.0')
)
libraryDependencies += "org.bitbucket.cpointe.habushu" % "habushu" % "1.1.0"
[org.bitbucket.cpointe.habushu/habushu "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.