Coder Social home page Coder Social logo

alfred2-workflow-maven's Introduction

alfred2-workflow-maven

Alfred workflow for searching maven artifacts in maven central repository.

Usage

  • Fuzzy search
	mcr spring
  • Precise search
	//Search with GourpID
	mcr g:org.apache.tomcat
	
	//Search with ArtifactID
	mcr a:spring-security-core
	
	//
	mcr g:org.hibernate a:hibernate-core
	
  • Search more versions

Once you select an item. Press option+enter will list more versions of the current artifact.

  • Work with Editor

Open a maven pom file with any editor. Wake up alfred to search and select an item with this workflow. Then press enter, and it will paste as maven dependency description automatically. If you prefer gradle. Use the combo-key command+enter to instead.

Sometimes, we may want to paste as maven plugin description. The combo-key ctrl+enter will be helpful.

Demo

  1. Artifact browse youtbue video / youku for china
  2. Work with IntelliJ IDEA youtbue video / youku for china

Important

  1. Do NOT change the name of action _mcr-more. Unless you already read all this source code.
  2. If your network can NOT access the web page of http://search.maven.org/...... Oops, the rest of content has not been audited X-D

alfred2-workflow-maven's People

Contributors

laura-swe avatar yisiqi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alfred2-workflow-maven's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.