`
fanrey
  • 浏览: 252048 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

How to specify the timestamp for a snapshot version

 
阅读更多
Usually we specify the SNAPSHOT version to get the latest jars. For example,
  <dependencies>

    <dependency>
      <groupId>exa</groupId>
      <type>jar</type>
      <artifactId>app-mbeans-core</artifactId>
      <version>3.3.0-SNAPSHOT</version>
    </dependency>
   
  </dependencies>

But if we want to use one old SNAPSHOT version via timestamp, it is as follows:
  <dependencies>

    <dependency>
      <groupId>exa</groupId>
      <type>jar</type>
      <artifactId>app-mbeans-core</artifactId>
      <version>3.3.0-20111028.094530-5</version>
    </dependency>
   
  </dependencies>

  
分享到:
评论

相关推荐

    a project model for the FreeBSD Project.7z

    A project model for the FreeBSD Project Niklas Saers Copyright © 2002-2005 Niklas Saers [ Split HTML / Single HTML ] Table of Contents Foreword 1 Overview 2 Definitions 2.1. Activity 2.2. Process ...

    VclZip pro v3.10.1

    PLEASE TAKE A LOOK AT THE "WHAT's NEW IN THIS VERSION" LINK IN THE HELP FILE AS IT HAS CONVENIENT LINKS TO ALL OF THE NEW TOPICS. ==================== Version 3.10 Build 1 - Several bug fixes. - ...

    The Essential Guide to HTML5

    You can use a facility similar to cookies to store information on the client computer. And you can use new elements, such as header and footer, to help structure your documents. This book is based ...

    Specification by Example - How Successful Teams Deliver the Right Software

    This book distills from the experience of leading teams worldwide effective ways to specify, test, and deliver software in short, iterative delivery cycles. Case studies in this book range from small ...

    UE(官方下载)

    How to check your JavaScript source code for common mistakes without actually running the script or opening the web page Character properties at your fingertips Access the properties of a character ...

    specify your hardware

    Give an explaination of how to specify your hardware in a formal way

    The.Fortran.2003.Handbook

    For a programming language, Fortran has been around a long time. It was one of the first widely used “high-level” languages, as well as the ...the notation used to specify the syntax of Fortran 2003.

    Step by Step From the Data Model to BI

    一步步教你如何BW建模,非常简单清楚,很好用的BW入门资料

    SSD7 选择题。Multiple-Choice

    (a) the name of the table and the amount of storage space to be allocated to the table (b) the name of the table, the names of the table's attributes, the data types of the table's attributes, the ...

    Universal-USB-Installer

    these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the...

    Distributed formation control for a cooperative multi-agent system

    In classical potential function method, it is common to specify the desired separation distance a prior and then design the cooperative control algorithm to maintain the desired formation. Hower, ...

    WizFlow网页编辑

    any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ...

    hibernate-shards.jar

    any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ...

    Java邮件开发Fundamentals of the JavaMail API

    Instructions on how to download and install the JavaMail API are contained in the course. In addition, you will need a development environment such as the JDK 1.1.6+ or the Java 2 Platform, Standard...

    On the Development of a Reduced-Reference Perceptual Image

    h.264 研究的好 EI 类论文 值得学习

    Running IPv6 2006

    This is a book about running the IPv6 protocol in ...relevant Request For Comment documents that specify the IPv6 standards. See Appendix A for a list of IPv6-related RFCs and how to obtain RFCs.

    Systems Modeling Language (SysML®) v2 Request For Proposal (RFP)

    many of the limitations of the current version of OMG SysML® to enable the more effective application of model-based systems engineering (MBSE). In particular, the emphasis for SysML v2 is to ...

    OMG 系统建模语言 (OMG SysML™) 1.6.pdf 英文版

    The purpose of this International Standard is to specify the Systems Modeling Language (SysML), a general-purpose modeling language for systems engineering. Its intent is to specify the language so ...

    OutlookAttachView v2.73

    o Added option to specify a custom date/time format for the filename in the 'Copy Selected Files To...' option, for example: %msgdate:yyyyMMdd% , %msgtime:HHmmss% * Version 1.67 o ...

    PHP and MySQL Web Devepopment 4th Edition.pdf

    Working With the Domain ... In Part 2, I will continue the discussion by showing you how to use a few additional command line switches, and how to specify specific tests that you would like to run.

Global site tag (gtag.js) - Google Analytics